Never mind. I compared the bad to the working Qt project and set Qmake Build Steps project settings to the same as the working one. Sorry, I should have thought about this.
-Ed On Dec 7, 2009, at 9:00 AM, Ed Sutton wrote: > When I run qmake in a specific project, I get this: > > Running build steps for project diagnosticsgui... > Starting: /opt/qtsdk-2009.05/qt/bin/qmake > /home/esutton/projects/LRADDS_BnS/proprietary/diagnosticsgui/diagnosticsgui.pro > -r CONFIG+=debug -spec ../../../../qtsdk-2009.05/qt/mkspecs/linux-g++ > Could not find mkspecs for your > QMAKESPEC(../../../../qtsdk-2009.05/qt/mkspecs/linux-g++) after trying: > /opt/qtsdk-2009.05/qt/mkspecs > Error processing project file: > /home/esutton/projects/LRADDS_BnS/proprietary/diagnosticsgui/diagnosticsgui.pro > Exited with code 3. > Error while building project diagnosticsgui > When executing build step 'QMake' > > This is a clean development machine I just setup. I pointed Qt to the qmake > to use. Other projects work fine. > > Where should I focus? > > Thanks in advance, > > -Ed > > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
