Hi Juan, I don't use Windows, let alone wxDev. but from your link errors it's clear that your makefile/project file is missing the inclusion of the OSG libraries on the link list.
Robert. On Fri, Sep 25, 2009 at 8:01 PM, Juan Valverde <[email protected]> wrote: > Hi, > > I'm a newbie in OSG. Thanks in advance for any help. I hope my question is > not so stupid! > > I just installed OSG binaries in my computer. I don't use visual studio, > instead I use wxDev C++ to make my projects. When compiling the > basicgeometry.cpp > (http://www.openscenegraph.org/projects/osg/attachment/wiki/Support/Tutorials/BasicGeometry/BasicGeometry.cpp) > I get this linker errors: > > see attached file please. :) > > Any help would be much appreciatted. I tried to set up my project in devc++ > following the guidelines for microsoft visual studio that can be found > elsewhere, but it doesn't seem to be okay. > I'm kind of desperate becasue at this point I don't have any more ideas to > try. > > Thanks a lot!!! > > Cheers, > Juan > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=17661#17661 > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

