pcp
[Top] [All Lists]

building kmchart on OSX 10.5

To: nscott@xxxxxxxxxx
Subject: building kmchart on OSX 10.5
From: James Peach <jamespeach@xxxxxxx>
Date: Fri, 13 Jun 2008 13:46:13 -0700
Cc: pcp@xxxxxxxxxxx
Sender: pcp-bounce@xxxxxxxxxxx
Hi Nathan,

I had another go at building kmchart, and made some progress by doing:

./configure QMAKE="/opt/local/bin/qmake -spec macx-xcode"

However, I end up with a link error because QtAssistantClient_debug. It doesn't seem to be installed with macports. Do you know whether there's a way to turn off the debug build?

    cd /Users/jpeach/src/kmchart.git/src/chart
/Developer/usr/bin/g++-4.0 -arch i386 -L/Users/jpeach/src/ kmchart.git/src/chart/build/Debug -L/opt/local/lib -L../libqmc -L/ Users/jpeach/src/kmchart.git/src/libqmc -L../libqwt -L/Users/jpeach/ src/kmchart.git/src/libqwt -L../libqmc/debug -L../libqmc/build/debug - L../libqwt/debug -L../libqwt/build/debug -F/Users/jpeach/src/ kmchart.git/src/chart/build/Debug -filelist /Users/jpeach/src/ kmchart.git/src/chart/build/kmchart.build/Debug/kmchart.build/Objects- normal/i386/kmchart.LinkFileList -headerpad_max_install_names -L/opt/ local/lib -lpcp -L../libqmc -L../libqwt -L../libqmc/debug -L../libqmc/ build/debug -L../libqwt/debug -L../libqwt/build/debug - lQtAssistantClient_debug -lQtGui_debug -lQtNetwork_debug - lQtCore_debug -lqmc -lqwt -o /Users/jpeach/src/kmchart.git/src/chart/ build/Debug/kmchart.app/Contents/MacOS/kmchart
ld: library not found for -lQtAssistantClient_debug
collect2: ld returned 1 exit status

CpResource build/Debug/kmchart.app/Contents/Resources/kmchart.icns kmchart.icns mkdir /Users/jpeach/src/kmchart.git/src/chart/build/Debug/ kmchart.app/Contents/Resources
    cd /Users/jpeach/src/kmchart.git/src/chart
/Developer/Library/PrivateFrameworks/DevToolsCore.framework/ Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -resolve- src-symlinks /Users/jpeach/src/kmchart.git/src/chart/kmchart.icns / Users/jpeach/src/kmchart.git/src/chart/build/Debug/kmchart.app/ Contents/Resources
** BUILD FAILED **

The following build commands failed:
kmchart:
Ld /Users/jpeach/src/kmchart.git/src/chart/build/Debug/kmchart.app/ Contents/MacOS/kmchart normal i386
(1 failure)


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