You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Sean K <sk...@gmail.com> on 2012/11/01 18:29:32 UTC

Building a C++ client using maven

Anyone built a qpid c++ client using maven and the native-maven-plugin from
org.codehaus.mojo?

It has been a while since I used Makefile, and I dont understand cmake yet.

I find maven projects easier to manage since it is GUI-less, and a bit more
organized.

Here is a sample (attached) that I started but I cannot get it to link with
the libqpid*.so libraries yet.



-- 
Sean