Hi Martin, On 1/20/07, Martin Naylor <[EMAIL PROTECTED]> wrote:
Is Producer needed anymore? The latest producer seems to have a corrupt project file(producer.dsp)?
osgProducer requires Producer, and the osgviewer application still links to osgProducer. osgviewer also links to osgViewer library.
OsgViewer is throwing some errors up about gl.h, if I remember correctly the windows.h needs to be included before gl.h, or not included at all.
The OSG doesn't have anything which goes by the case OsgViewer, there is only the osgviewer application and the osgViewer library. Which has the errors? Could you report the specific errors perhaps this might shed some light. FYI, I have just check osgViewer and osgviewer and neither include gl.h themselves, just normal OSG headers.
Unloading the project's osgViewer(core) and osgShadow seems to get around the problem (still compiling at the moment). I am using VS2005 with SP1 installed just in case this the problem.
Could it be that the VS6.0 dsp's had changed but you hadn't reimported them? Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
