Hi Ivan,
did you compile OpenSceneGraph following these instructions ?
http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/VisualStudio

Which version of OSG are you using ?

If you want to use SDL (http://www.libsdl.org), you just need to compile it
and make it accessible using cmake options.

Concerning the link error, did you add osg.lib in the LIB\Input options of
your MSVC project ?

It looks like your missing some step...

Hope it helps, Pierre.

2009/11/12 Ivan Salguero <r_kenshin...@hotmail.com>

> Hi,
> i am kaibaseto again and i am using visual studio 2008
> ...
>
>
> Thank you!
>
> Cheers,
> Ivan
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=19537#19537
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to