I am trying to build direct example using codelite IDE for gcc and getting
the following errors
>From D:/qpid-0.6/cpp/examples/direct/declare_queues.cpp:47:
D:/qpid-0.6/cpp/include/qpid/framing/Buffer.h:76: error: function 'uint32_t
qpid::framing::Buffer::available()' definition is marked dllimport
D:/qpid-0.6/cpp/include/qpid/framing/Buffer.h:77: error: function 'uint32_t
qpid::framing::Buffer::getSize()' definition is marked dllimport
D:/qpid-0.6/cpp/include/qpid/framing/Buffer.h:78: error: function 'uint32_t
qpid::framing::Buffer::getPosition()' definition is marked dllimport
D:/qpid-0.6/cpp/include/qpid/framing/Buffer.h:79: error: function
'qpid::framing::Buffer::Iterator qpid::framing::Buffer::getIterator()'
definition is marked dllimport
D:/qpid-0.6/cpp/include/qpid/framing/Buffer.h:80: error: function 'char*
qpid::framing::Buffer::getPointer()' definition is marked dllimport
In file included from D:/qpid-0.6/cpp/include/qpid/framing/FieldValue.h:27,
Could any please help me with this. Could you please tell me if qpid could
be be build against mingW?

Regards,
Usman Majeed 

-- 
View this message in context: 
http://apache-qpid-users.2158936.n2.nabble.com/Problem-when-building-direct-Queus-example-using-codelite-gcc-complier-tp5181521p5181521.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to