| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Ivan Pechorin <ivan.pecho...@gmail.com> |
| Subject | Re: ACTIVEMQ-CPP Error compiling activemq-cpp release SSL |
| Date | Wed, 29 Sep 2010 13:34:57 GMT |
2010/9/28 Oscar Pernas <oscar@pernas.es>: > > ..\src\main\decaf\lang\System.cpp(389) : error C2664: 'strlen' : cannot > convert parameter 1 from 'LPTSTR' a 'const char *' > ..\src\main\decaf\lang\System.cpp(395) : error C2664: > 'std::vector<_Ty>::push_back' : cannot convert parameter 1 1 de 'LPTSTR' a > 'const std::string &' It seems like you specified "Unicode" as character set in the configuration properties of MSVC project. Change it to "Multi-Byte" or "Not Set" and try to build it again. | |
| Mime |
|
| View raw message | |