qt-interest@trolltech.com
[Top] [All Lists]

RE: [OSX] Qmake bug?

Subject: RE: [OSX] Qmake bug?
From: "Schumacher, Gordon"
Date: Mon, 31 Oct 2005 16:16:42 -0700
# From: Sensei [mailto:senseiwa@xxxxxx]
# Sent: Monday, October 31, 2005 8:46 AM
# To: qt-interest@xxxxxxxxxxxxx
# Subject: [OSX] Qmake bug?
# 
# 
# Hi.
# 
# I've searched for this issue on the list, but I didn't find anything. I 
# encountered a bug, not serious, about the qmake implementation on OSX. 
# This is for Qt 4.0.1 open source edition.
# 
# When generating a makefile or a XCode project, qmake includes in the 
# library search path the directory in which it was compiled, along with 
# the directory it was installed on.
# 
# That's annoying... anyone else with this problem?

Try CONFIG *= no_include_pwd and see if that helps.

(I've been putting my QMake stuff up at http://qtwiki.qtforum.org - there
should be some useful stuff up there.)

--
To unsubscribe - send "unsubscribe" in the body to 
qt-interest-request@xxxxxxxxxxxxx
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>