Added osgUtil, osgDB, osgFX, osgParticle, osgSim, osgTerrain, osgGA
and osgProducer to osgWrappers directory. Enabled the build of osgWrappers/osg, osgWrappers/osgPartile and osgWrappers/osgSim, but not osgUtil, osgDB, osgFX, osgTerrain, osgGA and osgProducer due to compile errors. I am assuming that these compilers are fixable so I'm checked all the source code so that members of the community can help fix them.
This commit is contained in:
@@ -39,6 +39,16 @@ SRC_DIRS += \
|
||||
|
||||
WRAPPER_DIRS = \
|
||||
osg\
|
||||
osgParticle\
|
||||
osgSim\
|
||||
|
||||
# osgUtil\
|
||||
# osgDB\
|
||||
# osgFX\
|
||||
# osgText\
|
||||
# osgTerrain\
|
||||
# osgGA\
|
||||
# osgProducer\
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user