Re: Qpid hanging in qpid::messaging::createSession()?

2013-09-20 Thread NimbusParc
+1 Gordon Sim wrote > On 06/21/2013 01:32 PM, Christian Fromme wrote: >> Hi, >> >> playing around with Qpid this got my attention: >> >> When the qpidd vanishes during a client calling this: >> >> Connection connection(url, connection_options); > > You need a connection.open() here. > >

Re: Qpid-0.22 Static archive(.a) file does not exist ?

2013-09-20 Thread NimbusParc
darkrwe wrote > Hello, > > Thank you for your assistance. After I make the qpid-0.22, I find .o > files under .libs folders in src. > > But Although i add the all object files to the .a file when i compile the > project it gives undefined reference errors. > especially these errors are about: Ex