Re: create a new project and refer to ActiveMQ-CPP files. Compile is fail

2009-06-24 Thread Timothy Bish
On Wed, 2009-06-24 at 16:53 -0700, pclovec wrote: > thanks very much. i got it . small question . in source code folder have more > sub folder . each sub folder include one .libs folder ,, i can so the > libactivemq-cpp.so and so.9 ,..so.9.0.. file in .../src/main/.libs folder. > > i just want to

Re: create a new project and refer to ActiveMQ-CPP files. Compile is fail

2009-06-24 Thread pclovec
PathLocationType >>> >> undefined reference to >>> >> `activemq::library::ActiveMQCPP::initializeLibrary()' >>> >> SimpleAsyncConsumer.cpp testcpp1/srcline 269C/C++ Problem >>> >> >>> >> >>> >> Description ResourcePathLocationType >>> >> undefined reference to >>> >> `activemq::library::ActiveMQCPP::shutdownLibrary()' >>> >> SimpleAsyncConsumer.cpp testcpp1/srcline 334C/C++ Problem >>> >> >>> >> >>> -- >>> >> so i'm confused for it. do i miss some lib files . any help >>> >> >>> >> thanks >>> >> >>> >> >>> > >>> > Sounds like you aren't linking to the libactivemqcpp.so. >>> > >>> > Regards >>> > Tim. >>> > >>> > >>> > -- >>> > Tim Bish >>> > http://fusesource.com >>> > http://timbish.blogspot.com/ >>> > >>> > >>> > >>> > >>> > >>> >> >> >> > > -- View this message in context: http://www.nabble.com/create-a-new-project-and-refer-to-ActiveMQ-CPP-files.-Compile-is-fail-tp24192861p24194914.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: create a new project and refer to ActiveMQ-CPP files. Compile is fail

2009-06-24 Thread pclovec
#x27; >> >> SimpleAsyncConsumer.cpp testcpp1/srcline 269C/C++ Problem >> >> >> >> >> >> Description ResourcePathLocation Type >> >> undefined reference to >> >> `activemq::library::ActiveMQCPP::shutdownLibrary(

Re: create a new project and refer to ActiveMQ-CPP files. Compile is fail

2009-06-24 Thread Timothy Bish
On Wed, 2009-06-24 at 16:26 -0700, pclovec wrote: > hi, Tim > > thanks, yes at first time i didn't link this file . Eclipse CDT link file > is some difference . i only input the activemq-cpp is be fine . if i input > /usr/.../libactivemq-cpp.so file then it will give me can't find out the so > f

Re: create a new project and refer to ActiveMQ-CPP files. Compile is fail

2009-06-24 Thread pclovec
-- >> so i'm confused for it. do i miss some lib files . any help >> >> thanks >> >> > > Sounds like you aren't linking to the libactivemqcpp.so. > > Regards > Tim. > > > -- > Tim Bish > http://fusesource.com > http://timbish.blogspot.com/ > > > > > -- View this message in context: http://www.nabble.com/create-a-new-project-and-refer-to-ActiveMQ-CPP-files.-Compile-is-fail-tp24192861p24194618.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: create a new project and refer to ActiveMQ-CPP files. Compile is fail

2009-06-24 Thread Timothy Bish
On Wed, 2009-06-24 at 14:02 -0700, pclovec wrote: > hi, All > > i download the activemq-cpp 3.0 source to my local and i can compile on my > machine . ...make..make install and running the example is well. > > now i create a new c++ project on eclipse . and just wrote a sample code. > and includ

create a new project and refer to ActiveMQ-CPP files. Compile is fail

2009-06-24 Thread pclovec
testcpp1/srcline 334C/C++ Problem -- so i'm confused for it. do i miss some lib files . any help thanks -- View this message in context: http://www.nabble.com/create-a-new-project-and-ref