Michael W. Hall wrote:
I did find an osgIntrospection include file in the directory where I got
OSG from SVN.  Copied that to the installed location of OSG.  The
osgDotNet built, but gave a link error about OsgIntrospection.lib.  I
downloaded the precompiled libs and copied that to the OSG install
directory.
The project seemed to build.  I then tried to run the generate function
as stated in the readme.  Now I am getting an error saying that the
application failed to start because osg55-osgIntrospectiond.dll was not
found.

Should this have been installed when I build OSG?  Again, if anyone is
using osgDotNet I would appreciate any help.

I'm not using it, but I know one thing you'll have to do is to enable the building of the wrappers when you run CMake (set the BUILD_OSG_WRAPPERS variable to ON).

Hope this helps...

--"J"

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to