[Qgis-developer] Xcode project in qgis svn

Tim Sutton tim at linfiniti.com
Tue Feb 17 04:30:26 EST 2009


Hi

A big +1 from me for adding the xcode project to svn. I'm busy
installing xcode here - cant wait to try out your work. I am
particularly interested in trying out some of the profiling tools that
I believe are in the newer xcode releases.

Regards

Tim

On Tue, Feb 17, 2009 at 7:23 AM, William Kyngesburye
<woklist at kyngchaos.com> wrote:
> On Feb 16, 2009, at 10:53 PM, John C. Tull wrote:
>
>> Another issue was my Qt setup. I have 4.4.3 installed from a Trolltech
>> binary distribution. I had to go into qgis_settings.xcconfig and change the
>> moc, rcc, and lrelease settings to /usr/bin/moc, etc. Although my
>> installation has aliases for each of these in /Developer/Tools/Qt, Xcode
>> spit out an error related to moc before making these changes:
>>
>>
>> /Users/jctull/sources/qgis/trunk/mac/xcode/build/leo/Qgis.build/Debug/moc.build/Script-729277F00F3A816100D9C992.sh:
>> line 10: /Developer/Applications/Qt/moc: No such file or directory
>>
>> I changed all four references, and things then worked. Looking over things
>> in more detail (and with a better understanding), I believe I needed to
>> change QTDIR from /Developer/Applications/Qt to /Developer/Tools/Qt in the
>> qgis_user.xcconfig file. Is this correct (perhaps an oversight in your
>> template)?
>>
> Odd... qgis_settings has it as /Developer/Tools/Qt, qgis_user-template has
> /Developer/Applications/Qt - oops.  But if you leave it commented in your
> qgis_user.xcconfig, it should use the qgis_settings value.  You don't need
> to uncomment anything in your qgis_user.xcconfig unless you want to change a
> value.
>
> But yes, changing QTDIR is all that's needed.  The name QTDIR is a holdover
> from older versions of Qt built from source.  QTBIN is a better name for it.
>
>
> -----
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
> http://www.kyngchaos.com/
>
> "Oh, look, I seem to have fallen down a deep, dark hole.  Now what does that
> remind me of?  Ah, yes - life."
>
> - Marvin
>
>
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>



-- 
Tim Sutton - QGIS Project Steering Committee Member (Release  Manager)
==============================================
Visit http://linfiniti.com to find out about:
 * QGIS programming services
 * Mapserver and PostGIS based hosting plans
 * FOSS Consulting Services
Skype: timlinux Irc: timlinux on #qgis at freenode.net
==============================================


More information about the Qgis-developer mailing list