pcp
[Top] [All Lists]

Re: missing xcode projects when building kmchart

To: James Peach <jamespeach@xxxxxxx>
Subject: Re: missing xcode projects when building kmchart
From: Nathan Scott <nscott@xxxxxxxxxx>
Date: Thu, 03 Apr 2008 10:20:20 +1100
Cc: pcp@xxxxxxxxxxx
In-reply-to: <D089120A-D066-452F-AF58-2F43D6464F4A@mac.com>
Organization: Aconex
References: <D089120A-D066-452F-AF58-2F43D6464F4A@mac.com>
Reply-to: nscott@xxxxxxxxxx
Sender: pcp-bounce@xxxxxxxxxxx
Hey James,

On Wed, 2008-04-02 at 12:42 -0700, James Peach wrote:
> Hi Nathan,
> 
> I pulled the kmchart git tree, but I'm a bit stumped by the build:
> 
> blacko:kmchart.git jpeach$ make
> === src ===
> === include ===
> make[2]: Nothing to be done for `default'.
> === libqmc ===
> /opt/local/bin/qmake && xcodebuild
> xcodebuild: Error: the directory /Users/jpeach/src/kmchart.git/src/ 
> libqmc does not contain an Xcode project.

Hmm.  qmake is supposed to generate a valid xcode project,
which we then just blindly build.  So, I guess qmake is not
doing the right thing on this version of MacOSX / xcode.

Does adding "-macx" to the qmake command line help (this is
coming from src/include/builddefs[.in], IIRC).

cheers.

-- 
Nathan


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