On Thu, 2011-09-29 at 13:02 -0700, newbieSCS wrote: > >From what I've been told, they want a windows .dll made in the CentOS > environment (Virtual machine) from the activemq-cpp-src.tar.gz (linux > version). I was asked to investigate how to change the makefiles to make a > windows DLL in addition to the shared and static library files. >
You need to build windows DLLs in Windows, as the CMS libs only support the Windows platform using the MS compiler in Visual Studio 2008 and above. Regards -- Tim Bish ------------ FuseSource Email: [email protected] Web: http://fusesource.com Twitter: tabish121 Blog: http://timbish.blogspot.com/
