2007/4/4, Luigi Calori <[EMAIL PROTECTED]>:
I think using CMake should be possible to generate wrappers code as a step of the building:
That's even better :) The only problem I see is if one single file changes and triggers the complete wrapper generation it would require the compilation of all wrappers again (and not only the affected by the single change) Actually compile the wrappers takes as much as compile OSG With the automatic wrapper repository, despite is not as elegant as your solution, we could avoid updating the whole repository and users will not need the genwrapper dependencies. But, in fact, I'd rather the possibility of issue "make wrappers" or similar. Cheers, Jose L. -- Jose L. Hidalgo ValiƱo (PpluX) ---- http://www.pplux.com ---- _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
