No, currently it is not possible to do this.  OpenSGToolbox must be
compiled with the https://github.com/djkabala/OpenSGDevMaster_Toolbox branch
of OpenSG.  This is because I needed to make fundamental changes to the
base FieldContainer class and modify fcd2code to generate additional code.
 These changes are for adding some reflexive definitions for functions in
field containers, this is important for the architecture of the
UserInterface and Lua libraries in OpenSGToolbox.  There has been some
resistance to merging in those changes to the OpenSG master branch, and I
don't see this changing with Gerrit as the only regular contributor to
OpenSG.  So, with a heavy heart my suggestion is that it would probably be
easier for you to integrate QT with OpenSG.  There is example code for
OpenSceneGraph that does this here:
https://github.com/openscenegraph/osg/tree/master/include/osgQt and
https://github.com/openscenegraph/osg/tree/master/src/osgQt


On Tue, Feb 26, 2013 at 1:05 PM, Alexander Lang <[email protected]>wrote:

> Hello,
> is there a way to build the OpenSGToolbox project by David Kabala
> (https://github.com/djkabala/OpenSGToolbox) with the current OpenSG 2
> master branch? I am only interested in the GUI part of the project. I
> managed to create a VS 2010 Solution by pointing the
> OSG_EXTRA_EXTERNAL_MODULES cmake variable to the CMakeModuleInclude.txt
> provided by the project, but i get numerous compile errors. Thanks!
>
> Regards,
> Alex
>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Opensg-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensg-users
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to