Re: [osg-users] Any idea how to tell ccmake to build MINGW on Cygwin

2011-09-22 Thread Ryan Pavlik
Any particular reason you want to use Cygwin to build on mingw? As far as I can tell, it's easier to just build with mingw/msys directly. Using the mingw shell (aka MSYS - it's a bash shell), I ran "cmake-gui" (it's in my path, the normal windows cmake), chose the MSYS Makefiles generator (use the

[osg-users] Any idea how to tell ccmake to build MINGW on Cygwin

2011-09-22 Thread Brian Keener
I was trying to build a Windows version of OSG on Cygwin (I can build an X version) and wasn't having any luck. Now that Cygwin has a cross-compiler for MINGW (reworked - not the old -MNO_CYGWIN option) I thought I would give that a try. Seems I can tell it where all the pertinent compiler an