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? -- Óscar Pernas Plaza.