Changes between Version 11 and Version 12 of MussaglBuild
- Timestamp:
- 07/21/2006 04:58:31 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MussaglBuild
v11 v12 2 2 3 3 == General Requirements == 4 * Qt4.1. 1 - [http://www.trolltech.com/download/qt/x11.html Linux] | [http://www.trolltech.com/download/qt/mac.html Mac OS X] | [http://www.trolltech.com/download/qt/windows.html Windows] (Note: You can build with Qt4.1.0 but you won't have any icons)4 * Qt4.1.x - [http://www.trolltech.com/download/qt/x11.html Linux] | [http://www.trolltech.com/download/qt/mac.html Mac OS X] | [http://www.trolltech.com/download/qt/windows.html Windows] (4.1.2, 4.1.3, and 4.1.4 each new version seems to have a few less minor bugs that affects Mussa.) 5 5 * [http://www.boost.org/ Boost C++ Libraries] (program_options, test, python modules) 6 6 * Mussagl Source ([/cgi-bin/mussa/wiki See download section]) … … 11 11 12 12 13 == OS X Universal Build == 14 15 As of darcs patch [300] mussa now builds as a universal binary on os x. 16 This unforunately means you'll need OSXUniversalDependencies 17 13 18 == CMake Build commands == 14 19