Re: ACTIVEMQ-CPP Error compiling activemq-cpp release SSL

2010-10-04 Thread Oscar Pernas
ok, that's it! 2010/9/29 Ivan Pechorin > 2010/9/28 Oscar Pernas : > > > > ..\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' :

Re: ACTIVEMQ-CPP Error compiling activemq-cpp release SSL

2010-09-29 Thread Ivan Pechorin
2010/9/28 Oscar Pernas : > > ..\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 s

Re: ACTIVEMQ-CPP Error compiling activemq-cpp release SSL

2010-09-29 Thread Timothy Bish
On Wed, 2010-09-29 at 13:07 +0100, Oscar Pernas wrote: > Hi, > > > I've still having this errors with visual studio 2008 express, this is the > log: > Added some missing preprocessor definitions to the Project files in SVN, you can check out the latest changes from the 3.2.x fixes branch to get

Re: ACTIVEMQ-CPP Error compiling activemq-cpp release SSL

2010-09-29 Thread Oscar Pernas
Hi, I've still having this errors with visual studio 2008 express, this is the log: -- Build started: Project: activemq-cpp, Configuration: Release-SSL Win32 -- Compiling... System.cpp ..\src\main\decaf\lang\System.cpp(389) : error C2664: 'strlen' : cannot convert parameter 1 from 'LPTST

Re: ACTIVEMQ-CPP Error compiling activemq-cpp release SSL

2010-09-28 Thread Oscar Pernas
there is no option to compile activemq-cpp in visual studio 2005? Im going to try to download visual studio 2008 and I'll let you know. thanks! 2010/9/28 Timothy Bish > > > On Tue, 2010-09-28 at 11:55 +0100, Oscar Pernas wrote: > > yes sorry, I'd read somewhere that I had to change the Version

Re: ACTIVEMQ-CPP Error compiling activemq-cpp release SSL

2010-09-28 Thread Timothy Bish
On Tue, 2010-09-28 at 11:55 +0100, Oscar Pernas wrote: > yes sorry, I'd read somewhere that I had to change the Version="9.00" to > Version="8.00" in vcproj to try to open project with visual 2005 ( i can't > use vs2008).. this cause the compile errors? > > Not that I'm aware of. You might w

Re: ACTIVEMQ-CPP Error compiling activemq-cpp release SSL

2010-09-28 Thread Oscar Pernas
yes sorry, I'd read somewhere that I had to change the Version="9.00" to Version="8.00" in vcproj to try to open project with visual 2005 ( i can't use vs2008).. this cause the compile errors? 2010/9/28 Timothy Bish > On Tue, 2010-09-28 at 09:59 +0100, Oscar Pernas wrote: > > Hi all, > > > >

Re: ACTIVEMQ-CPP Error compiling activemq-cpp release SSL

2010-09-28 Thread Timothy Bish
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

Re: ACTIVEMQ-CPP Error compiling activemq-cpp release SSL

2010-09-28 Thread Oscar Pernas
Windows XP with Visual Studio 2005, on 386 architecture.. thanks 2010/9/28 Timothy Bish > 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 erro

Re: ACTIVEMQ-CPP Error compiling activemq-cpp release SSL

2010-09-28 Thread Timothy Bish
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