Hi Laurence,

While creating this tutorial I found some minor issues (In the tutorial I explain how to patch it):

I have just sent the fixes I could come up with to osg-submissions. You can look at the message here:

http://thread.gmane.org/gmane.comp.graphics.openscenegraph.cvs/6738

You can also download the zip with the modified source files. If you want to try, please download it and copy the unzipped directory structure over a fresh SVN checkout of the OSG source and see if you have less problems.

For now though I have opted to keep the solution I gave for the freetype plugin, i.e.

cd /mingw/include
ln -s freetype2 freetype

We'll see what Robert says about that, but I personally think it's better to have a standard path, and if one type of system has a different path then use symlinks to make it conform to the standard.

Other than that, I had more issues than you apparently had, but I hope most if not all of them are fixed by my changes. I tested what I could and almost everything worked as it should (sound in osgmovie and the Qt examples being the only exceptions).

Hope this helps,

J-S
--
______________________________________________________
Jean-Sebastien Guay    [email protected]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to