Version 3 (modified by 19 years ago) ( diff ) | ,
---|
MussaGL Build Info ¶
General Requirements ¶
- Qt4.1 - Linux | Mac OS X | Windows
- Boost C++ Libraries (program_options, test, python modules)
- Mussagl Source (See download section)
Windows XP Requirements ¶
- MingGW (gcc compiler and tools for Windows... Qt4.1 installer will install it for you).
Build Command ¶
qmake make
Troubleshooting ¶
If running make generates a large number of error messages, you mostly likely ran the qt3 version of qmake.
qmake -version
should report
QMake version: 2.00a Using Qt version 4.1.0 in [wherever qt4 was installed]
If necessary you can download qt4 from http://www.trolltech.com/download/opensource.html
Note:
See TracWiki
for help on using the wiki.