Hello Renan There are two places where u can define folders (for include, lib etc) the one in Tools->Options->Projects and solutions->VC++ Directories is for all the projects you will work on and the one in the one in the project properties->C++->General->Additional include libraries (and later in the linker tab too) that mattias told you about are for the specific project only.
Hope it helps, Guy. ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Renan Mendes Sent: Wednesday, April 09, 2008 5:07 AM To: OpenSceneGraph Users Subject: Re: [osg-users] Directory not found Hi, Mattias. Thanks for the information. Before that, I was having to use the examples' projects to create my own project, for I didn't know the whole configuration process. I've got one simple question, tough. You've said in your last email that: "The paths can also be added to the MSVC environment: Tools->Options->Projects and solutions->VC++ Directories" That's what I had done before. But what is it for? It seems that compiler won't look for the files needed in the places there specified. I could really use some information on this. Thanks again, and sorry for the trouble. Renan M Z Mendes
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

