On Tue, 2010-09-28 at 09:59 +0100, Oscar Pernas wrote: > Hi all, > > > Im trying to compile Activemq-CPP 3.2.3. My problem is that when I try to > compile SSL versions, I allways get compile errors: > > ..\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 &' > > > any idea? >
Would need to know more about your environment (compiler, OS, Arch). Regards -- Tim Bish Open Source Integration: http://fusesource.com Follow me on Twitter: http://twitter.com/tabish121 My Blog: http://timbish.blogspot.com/