On Tue, 2011-02-01 at 17:34 -0800, ryoung038 wrote:
> I am having problems very similar to
> http://activemq.2283324.n4.nabble.com/Building-ActiveMQCpp-3-2-4-on-Windows-7-x64-td3229732.html#a3229940
> 
> However, I am not creating a 64 bit app. I created a new project that
> references activemq-cppd.lib and the apr libs. If I put "#include
> <activemq/library/ActiveMQCPP.h>" I get no compilation errors but when I try
> and include anything in decaf (e.g. <decaf/lang/Thread.h>) I get a ton of
> errors. From including decaf/lang/Thread .h I get the following:
> 

First thing to do is examine the provided example project files and
ensure you have you project settings correct.  Also ensure you are
linking against the correct lib and not a 32bit build.

Regards


-- 
Tim Bish
------------
FuseSource
Email: tim.b...@fusesource.com
Web: http://fusesource.com
Twitter: tabish121
Blog: http://timbish.blogspot.com/


Reply via email to