Re: [osg-users] [build] Building OpenSceneGraph Windows

2018-08-21 Thread Stefan Waldegger
Hi, all. Sorry for this very long time to reply. The %PATH% Variables were the solution of my problem. OpenSceneGraph is just building at the moment with MSYS. Thank you for this Christian Schulte. Also the tutorial of kornerr was helpful for my understanding. I am very happy that OSG is

Re: [osg-users] [build] Building OpenSceneGraph Windows

2018-01-09 Thread michael kapelko
Hi. Here's a step-by-step guide to get you started with OSG & MinGW: https://github.com/OGStudio/openscenegraph-cross-platform-guide/tree/master/1.3.InstallUnderWindows On 8 January 2018 at 12:43, Christian Schulte wrote: > Hi Stephan, > > in my honest opinion it

Re: [osg-users] [build] Building OpenSceneGraph Windows

2018-01-08 Thread Christian Schulte
Hi Stephan, in my honest opinion it looks more like a compiler configuration issue than an OSG problem. Try to check the environment variables PATH (in a command window "echo %PATH%") and look for the path to your mingw/bin. As far as I know the mingw_get does not configure the environment