Hi, It's seems to be a CMake version problem, for OSG 2.4 you need CMake 2.4, and not the 2.6.
On Thu, Jul 10, 2008 at 10:57 AM, Ümit Uzun <[EMAIL PROTECTED]> wrote: > Hi All, > > I am trying to debug osg2.4 source on VS2003 but it prompted me lots of > linker error like below. > > Output Window > > Compiling... > PixelBufferWin32.cpp > GraphicsWindowWin32.cpp > > ViewerEventHandlers.cpp > ViewerBase.cpp > Viewer.cpp > View.cpp > Version.cpp > StatsHandler.cpp > Scene.cpp > Renderer.cpp > HelpHandler.cpp > CompositeViewer.cpp > Generating Code... > Linking... > LINK : fatal error LNK1104: cannot open file '..\..\lib\osgGAd.obj' > > > > It give these fatal error for every namespace (osg; osgDB, osgUtil..... > etc). What is the reason of this problem? Any idea? > Thanks so much. > > Umit UZUN > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > -- Serge Lages http://www.tharsis-software.com
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

