wiki:MussaglBuild

Version 3 (modified by diane, 18 years ago) ( diff )

--

MussaGL Build Info

General Requirements

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.