Re: Building App Using ActiveMQCpp 3.2.4 on Windows 7

2011-02-02 Thread ryoung038
I figured it out. I was going to create this slick little gui app (windows form app) and it looks like there was some conflicts from the managed c++. At least that's my theory. I setup a new project that was just a simple win32 console app and everything is working ok. After searching around it lo

Re: Building App Using ActiveMQCpp 3.2.4 on Windows 7

2011-02-02 Thread Timothy Bish
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-cpp

Re: Building App Using ActiveMQCpp 3.2.4 on Windows 7

2011-02-01 Thread ryoung038
Sorry about the lengthy error messages. I Should have just included the first few :P -- View this message in context: http://activemq.2283324.n4.nabble.com/Building-App-Using-ActiveMQCpp-3-2-4-on-Windows-7-tp3253304p3253306.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Building App Using ActiveMQCpp 3.2.4 on Windows 7

2011-02-01 Thread ryoung038
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 " I get no compila