[Qgis-developer] How to use x-code qgis installer
John C. Tull
john.tull at wildnevada.org
Tue May 5 13:26:36 EDT 2009
Looking back at my last build invoking just the xcodebuild command, it
appears to build a release target:
=== BUILDING AGGREGATE TARGET config OF PROJECT Qgis WITH THE DEFAULT
CONFIGURATION (Release) ===
Perhaps I made a config file change, but I don't see anything at a
glance.
John
On May 5, 2009, at 9:34 AM, William Kyngesburye wrote:
> Note that Xcode defaults to the first configuration alphabetically,
> which makes the Debug build default. Use '-configuration Release'
> for a normal build.
>
> I haven't tried it myself, but it sounds like you have and it's
> working. Good to know.
>
> On May 5, 2009, at 10:59 AM, John C. Tull wrote:
>
>> If you are comfortable with the Terminal, you have Apple's
>> developer tools installed, and you have all of William's frameworks
>> that are necessary for qgis installation, you can download the qgis
>> source with svn, cd to the qgis_source/mac/xcode directory, then
>> issue the command 'xcodebuild'. This will build the application if
>> nothing fails along the way without having to fool with Xcode
>> itself. You may need to change the python setting in
>> qgis_user.xcconfig (copy the template) to 'PYTHON_FORM = system' if
>> you use the native Apple-supplied python and python bindings are
>> not building.
>>
>> Once you get a build, you can then copy the application from the
>> build/native/Release directory to your Applications folder. I build
>> the trunk source to play with new features and help report bugs, so
>> I delete the build directory every time I want to make a new build.
>>
>> John
>>
>> On May 5, 2009, at 6:34 AM, William Kyngesburye wrote:
>>
>>> Hm, I'll have to think about that. It shouldn't be too hard with
>>> what's in the readme, but some people may need more details.
>>> Basically, you should be able to build Qgis by editing the
>>> qgis_user.xcconfig, opening the project in Xcode and selecting/
>>> clicking Build.
>>>
>>> Note that the project download on my site is for Qgis 1.0.1,
>>> though it should be usable for 1.0.2, the internal build needs
>>> updating. The trunk project is way out of date, and I just now
>>> removed it. It's up to date in the trunk source.
>>>
>>> On May 5, 2009, at 6:04 AM, Luca Mandolesi wrote:
>>>
>>>> Hi, I use mac os x and I'm interested to understand how to build
>>>> qgis from xCode project of http://www.kyngchaos.com. The only
>>>> documentation it's the readme.txt inside the xCode folder or I
>>>> must to read somes others tutorial, for example how to use xCode,
>>>> etc.?
>>>>
>>>> Thanks a lot
>>>> _______________________________________________
>>>> Qgis-developer mailing list
>>>> Qgis-developer at lists.osgeo.org
>>>> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>>>
>>> -----
>>> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
>>> http://www.kyngchaos.com/
>>>
>>> [Trillian] What are you supposed to do WITH a maniacally
>>> depressed robot?
>>>
>>> [Marvin] You think you have problems? What are you supposed to
>>> do if you ARE a maniacally depressed robot? No, don't try and
>>> answer, I'm 50,000 times more intelligent than you and even I
>>> don't know the answer...
>>>
>>> - HitchHiker's Guide to the Galaxy
>>>
>>>
>>> _______________________________________________
>>> Qgis-developer mailing list
>>> Qgis-developer at lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>>
>> _______________________________________________
>> Qgis-developer mailing list
>> Qgis-developer at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
> -----
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
> http://www.kyngchaos.com/
>
> "Mon Dieu! but they are all alike. Cheating, murdering, lying,
> fighting, and all for things that the beasts of the jungle would not
> deign to possess - money to purchase the effeminate pleasures of
> weaklings. And yet withal bound down by silly customs that make
> them slaves to their unhappy lot while firm in the belief that they
> be the lords of creation enjoying the only real pleasures of
> existence....
>
> - the wisdom of Tarzan
>
>
More information about the Qgis-developer
mailing list