Hello Michael!

0:13, 12 August 2018 г., "Michael W. Hall" <hal...@att.net>:

This may have been answered.  I got the latest version of
OpenSceneGraph from github.  It is version 3.7.  I built and installed.
When I try to compile my program I am getting the following error:

In file included from
/home/hallmw/Projects/osgMap/applications/osgmap/osgmap.cpp:12:0:
/home/hallmw/Projects/osgMap/include/osgmap/MainWindow:31:34: fatal
error: osgQt/GraphicsWindowQt: No such file or directory

I can check that directory and there are no header files in it.  Any
idea whey they are missing?

Thanks,
Michael


The osgQt now is a separate project.
You should build and install osgQt too.

https://github.com/openscenegraph/osgQt

--
Regards,
Konstantin Podsvirov
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to