Changes between Version 2 and Version 3 of MussaglBuild


Ignore:
Timestamp:
03/21/2006 03:03:58 PM (18 years ago)
Author:
diane
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MussaglBuild

    v2 v3  
    1515make
    1616}}}
     17
     18== Troubleshooting ==
     19
     20If running make generates a large number of error messages, you mostly likely ran the qt3 version of qmake.
     21
     22{{{
     23qmake -version
     24}}}
     25
     26should report
     27
     28{{{
     29QMake version: 2.00a
     30Using Qt version 4.1.0 in [wherever qt4 was installed]
     31}}}
     32
     33If necessary you can download qt4 from http://www.trolltech.com/download/opensource.html