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 want to download a copy of VS2008
Express and give it a try just as a sanity check.  

Regards


> 
> 2010/9/28 Timothy Bish <tabish...@gmail.com>
> 
> > 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?
> > >
> >
> >
> > That particular bit of code hasn't changed in some time and has built
> > with VS2005, VS2008 and VS2010.  Have you changed any project settings
> > in the supplied VS project files?
> >
> > Regards
> >
> > --
> > Tim Bish
> >
> > Open Source Integration: http://fusesource.com
> >
> > Follow me on Twitter: http://twitter.com/tabish121
> > My Blog: http://timbish.blogspot.com/
> >
> >
> 
> 

-- 
Tim Bish

Open Source Integration: http://fusesource.com

Follow me on Twitter: http://twitter.com/tabish121
My Blog: http://timbish.blogspot.com/

Reply via email to