Hi Renan

As Guy wrote in a previous msg, using Tools-Options-Projects and
solutions-VC++ Directories will make your settings available to all (c++)
projects you ever open with VS, while adding to the projects props only
affect that project.
Successfully building osg is no guarantee that you had Tools->Options paths
configured correctly since osg don't need them. The CMake configuration
files make sure that osg projects get all paths set in the project
properties (unless you are building a really old version).
If you still need help send (off list) .vcproj, the location of your
openscenegraph include dir and the paths you have set in Tools->Options

regards,
Mattias

On Wed, Apr 9, 2008 at 12:07 PM, Renan Mendes <[EMAIL PROTECTED]>
wrote:

> The strange thing, Mattias, was that I had them all configured from the
> beginning. All my paths in vc++ directories were correctly added, but the
> building only worked when I've addeed the paths in the project properties.
> Again, what is the vc++ directories-adding-paths for?
>
> Renan
>
> _______________________________________________
> 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

Reply via email to