Ticket #25 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

OSX install error - Qt detection

Reported by: markl Assigned to: ar
Priority: normal Milestone: 0.6.0
Version: 0.5.0 Keywords: RESOLVED
Cc:

Description

I've got Qt 4.2.3 installed under OSX 10.4.9, and cmake could not find my Qt installation:

Qt GUI library not found. Qt CORE library not found. ... CMake Error: No qt4 found!

Stripping the "-qt4" suffix from QT_QMAKE_EXECUTABLE, etc. seemed to solve the problem.

Change History

06/03/07 18:17:16 changed by ar

  • owner changed from anonymous to ar.
  • status changed from new to assigned.

06/03/07 20:20:55 changed by ar

  • keywords set to FEEDBACK.

I have fix this issue. Can you please check if QSvn now compiles on Mac OS X?

ar

06/03/07 21:51:32 changed by markl

Yes, it builds fine now.

06/05/07 10:37:48 changed by ar

  • milestone set to 0.6.0.

06/05/07 10:38:16 changed by ar

  • keywords changed from FEEDBACK to RESOLVED.
  • status changed from assigned to closed.
  • resolution set to fixed.

QSvn now compiles on Mac OS X