Changes between Version 18 and Version 19 of MussaglBuild
- Timestamp:
- 12/11/2006 04:02:42 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MussaglBuild
v18 v19 14 14 15 15 See the [wiki:MussaglBuildWindows Building MussaGL on Windows] page for more information. 16 17 [http://www.mingw.org/ MingGW] Qt4 on windows requires the MinGW compiler. Thankfully the Qt installer will offer to install it for you. The CMake scripts do assume that MinGW and boost are being installed into the default locations of C:\MinGW and C:\Boost. If you install them elsewhere you will need to adjust several CMake variables.18 19 You'll also probably want to put MinGW, CMake, and darcs on your system path. [http://support.microsoft.com/default.aspx?scid=kb;en-us;310519 How To Manage Environment Variables in Windows XP]20 16 21 17 == OS X Universal Build ==