Hi I am trying to get my Python bindings into a shape where they could
potentially be merged into the mainline project.
My branch https://github.com/glennpierce/core-alljoyn
is based on https://github.com/allseenalliance/core-alljoyn

I have a couple of basic questions about the build system scons that I
can't seem to find answers for.

I currently build the project with

scons OS=linux WS=off OE_BASE=/usr BR=on BINDINGS=c,cpp,python

Things build fine but Is there a way to install the build into the
file system ie like make install ?



How can I get the AllJoynRouterInit / alljoyn_routerinit symbol built
into the c wrapper ?
When I build the c wrapper the router symbol is never present. Is
there a switch ?
I would like to use the built in router functionality in for ease of
use for the users.

Thanks
_______________________________________________
Allseen-core mailing list
[email protected]
https://lists.allseenalliance.org/mailman/listinfo/allseen-core

Reply via email to