Hi, I installed the binaries. osg works fine from the command prompt. I liked VS08 to osg using the Dwight Design tutorial:
I'm trying to compile this example: osganimate.cpp from the osg site. When I try to build it it gives the following message: 1>------ Build started: Project: OSGTemp, Configuration: Debug Win32 ------ 1>Compiling... 1>OSGMain.cpp 1>Compiling manifest to resources... 1>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 1>Copyright (C) Microsoft Corporation. All rights reserved. 1>Linking... 1>LINK : C:\Users\Manu\Documents\Visual Studio 2008\Projects\OSGTemp\Debug\OSGTemp.exe not found or not built by the last incremental link; performing full link 1>Embedding manifest... 1>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 1>Copyright (C) Microsoft Corporation. All rights reserved. 1>Build log was saved at "file://c:\Users\Manu\Documents\Visual Studio 2008\Projects\OSGTemp\OSGTemp\Debug\BuildLog.htm" 1>OSGTemp - 0 error(s), 0 warning(s) ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== and when I run it I get the dreaded error code! Also, I'm in a weird situation where I'm having TWO Debug folders! One's address is: Visual Studio 2008/Projects/OSGTemp/Debug The Other Debug Folder is being created in: Visual Studio 2008/Projects/OSGTemp/OSGTemp/Debug Do you have any suggestions for me to correct this error? Thank you! Cheers, John ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=24895#24895 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

