I am using the 2.0 install, I just am new to this and was unaware I didn't need the other two to do what I was trying. That being said however, I have found that of the folders in ../include in the osgsrc.zip, I am missing 5 in the actual install: - osgManipulator - osgPlugins - osgShadow - osgWrappers - osgViewer
Just thought I'd share that for the next windows installer version. John On 6/26/07, Robert Osfield < [EMAIL PROTECTED]> wrote:
Hi John, As Paul suggests, it sounds like you are trying to use OSG-1.2 rather than OSG-2.0, the Quick Start Guide is based on OSG-2.0. OSG-2.0 doesn't require Producer or OpenThreads as external dependencies so should be more straight forward to build. Robert. On 6/26/07, John Ring <[EMAIL PROTECTED]> wrote: > Thanks for the tip about the other list, I didn't see it. > > Another note though (and in case it wasn't clear, I am completely new to > OSG, but I've been trying to get it running for about 2 days and haven't had > any success) the win32 installer doesn't create the "..include/osgViewer" > folder, which is referenced in the examples in the Quick Start Guide. I'm > assuming that that's an error, but it causes doubts about what else might be > missing ... the folder is in the osgsrc.zip though, which is another reason > why I believe it's supposed to exist ... I've just been going crazy over > this the last two days because I can't seem to compile half the source code > packages I've tried to use. > > Thanks, > John > > Hi John, > > The best place to post Producer specific build questions is on the > Producer-users list: > > > http://www.andesengineering.com/mailman/listinfo/producer-users > > As for a quick build fix, if you don't use the ProducerOSG library > then you could probably just disable it. > > Cheers, > Robert. > > > On 6/26/07, John Ring <ring at gatech.edu> wrote: > > 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 at openscenegraph.net > > http://openscenegraph.net/mailman/listinfo/osg-users > > > http://www.openscenegraph.org/ > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ > _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
