[osg-users] osgQt Build error
Bruce Clay
bclay1297 at gmail.com
Wed Jan 17 13:53:13 PST 2018
Hi,
I am trying to build osgQt but get multiple stream related errors. Compiling QFontImplementation.cpp errors on basic_ifstream and basic_ofstream base class undefined and QGraphicsViewAdapter.cpp errors on line 322 trying to stream data to OSG_INFO. The first two errors are flagged in osgDB/fstream yet osg itself compile without error.
I am using osg 3.5.10 with Visual Studio 2015 on a windows 7 platform. I did not have any issues building osg 3.5.10 and I have been using Qt with osg 3.4 for a while. That is before it was pulled out as a standalone library.
Any thoughts would be greatly appreciated.
Cheers,
Bruce
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=72773#72773
More information about the osg-users
mailing list