Bug #2522 qmake on Mac unable to find darwin6.8 make spec from QT
Submitted: 26 Jan 2004 12:38 Modified: 1 Jun 2004 0:44
Reporter: Peter Brunnengraeber Email Updates:
Status: Closed Impact on me:
None 
Category:MySQLCC Severity:S3 (Non-critical)
Version:0.9.4 OS:MacOS (Mac OS X 10.2.8)
Assigned to: Bugs System CPU Architecture:Any

[26 Jan 2004 12:38] Peter Brunnengraeber
Description:
When configuring the mysqlcc applicaiton, make reports that /Developer/qt/mkspecs/darwin6.8/qmake.conf can not be found.

How to repeat:
Make QT/Mac-Free v3.3.0 b1 as per directions.
Configure mysqlcc using -with-qt=/Developer/qt (Pardon my switch syntax... I can not remember the exact switch name.  But you can get the idea.)

An error report will inform that the darwin6.8/qmake.conf does not exist.

Suggested fix:
Create a soft link from the macx-g++/ folder to darwin6.8/
ln -s macx-g++/ darwin6.8
[1 Jun 2004 0:44] Jorge del Conde
Hi!

MySQLCC has been discontinued and will not be developed nor maintained anymore with the exception of Critical bugs.

In the near future we will release the substitute of MySQLCC called MySQL Query Browser.