I just tried to use my VC10 project, but it fails many places... like: 1> OpenwireStringSupport.cpp 1>..\src\main\activemq\wireformat\openwire\utils\OpenwireStringSupport.cpp(47): error C2661: 'decaf::io::DataInputStream::readFully' : no overloaded function takes 3 arguments 1>..\src\main\activemq\wireformat\openwire\utils\OpenwireStringSupport.cpp(181): error C2661: 'decaf::io::OutputStream::write' : no overloaded function takes 3 arguments
Søren - - - andrew.marlow wrote: > > I have just tried to build activemq-cpp 3.2.0 for Microsoft-Windows (XP > SP3) using Visual Studio 2005 (aka vc8) but it does not build. It looks > like the directory vs2005-build has gone missing. > > Copying the one from 3.1.0 into 3.2.0 does not work either. It fails to > find the command msbuild, whatever that is. > > I would to see activemq-cpp use a platform-independent build system. There > are several to choose from. This would make it easier to support multiple > platforms, particularly Microsoft-Windows as well as Unix-like systems. > The one I use is MPC, MakeProjectCreator. I have heard that CMake is also > popular. I dont mind very much which one is chosen but I think it would be > useful to choose one of them, rather than maintain different build systems > manually. If other peole don't mind which build system is used and don't > mind moving to a cross-platform build system then I volunteer to provide > MPC files. If we moved in this direction we could still include the > generated Makefiles in the distro so that it compiles for Unix out of the > box. > > Regards, > > Andrew Marlow > > ___________________________________________________________ > This e-mail may contain confidential and/or privileged information. If you > are not the intended recipient (or have received this e-mail in error) > please notify the sender immediately and delete this e-mail. Any > unauthorised copying, disclosure or distribution of the material in this > e-mail is prohibited. > > Please refer to > http://www.bnpparibas.co.uk/en/information/legal_information.asp?Code=ECAS-845C5H > > for additional disclosures. > > -- View this message in context: http://old.nabble.com/activemq-cpp-3.2.0-vs2005-build-directory-is-missing-tp28946553p28946785.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.