On 06/21/2012 02:19 PM, Rajith Attapattu wrote:
For the Java binding, the generated code (compiled into a jar file) is
checked into the java lib dir.

Generating it and compiling it is a manual step? Does that not depend on the swig 'control file' (apologies, I'm not familiar with the correct terminology)?

What are the build artefacts involved, what are the source components for each of them and where d these sources live?

I see no way around it, unless you make the java build (for the cpp
based api implementation) conditional on the cpp build, which is not
going to fly.

Again, what you need is just the public headers files (for swig generation and compilation of the native component of your library) and the message lib (which you would require at runtime anyway).





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to