Hey All, I'm attempting to compile Producer in MSVC7 and can't get rid of one of the compiler errors. I updated to the latest build (which fixed the OpenThreads problems I was having) but now I have a odd error.
..\Producer-1.1.0-200706182325\include\ProducerOSG\OsgSceneHandler.h(16): fatal error C1083: Cannot open include file: 'Producer/Export': No such file or directory ..\Producer-1.1.0-200706182325\src\Producer\PipeTimer.cpp(2): fatal error C1083: Cannot open include file: 'Producer/Timer': No such file or directory ..\Producer-1.1.0-200706182325\src\Producer\Utils.cpp(9): fatal error C1083: Cannot open include file: 'Producer/Utils': No such file or directory Except of course that the file does exist. Anyone know why this is happening and how I can get around it? Thanks, John
_______________________________________________ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/