Re: [Cppcms-users] C++ locale and boost.locale
Brought to you by:
artyom-beilis
From: Artyom <art...@ya...> - 2011-05-04 13:29:47
|
> > > Is this platform/compiler dependent? Can't this kind of thing be > > > documented? Anyway, in this case, I found it was -lboost_locale. > > > > This is something Boost general not related > > to Boost.Locale specifically. > > Yes, but it affects every single boost library, including yours. Maybe you can > > add such necessary information to the boost.locale documentation. > It is not something trivial especially when you use MSVC with its endless incompatible build variants. See: http://www.boost.org/doc/libs/1_46_1/more/getting_started/unix-variants.html http://www.boost.org/doc/libs/1_46_1/more/getting_started/windows.html > ever considered using git? Subversion has a huge advantage of working over https behind firewalls and in various even untrusted networks. So if you work from University network or just some public network there is no replacement for https support. GIT does not allow to perform commits over https protocol like SVN. > (I am still waiting for your review of my form.h patch, > though...). I'm sorry, you are right. Was too damn busy, I'll try to get to it this week. Drop me a mail if I forget once again. Regards, Artyom |