| OS X - Development and Darwin Discussion and questions about development for Mac OS X. |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: Nov 21, 2009
Posts: 1
![]() |
I am currently working on a QT C++ project and have been able to get it to compile using the following steps:
I have wrapped this in a shel script which I can run and do it all at once. Code:
#/bin/bash make clean qmake -project echo "QT += network" >> MyProject.pro qmake -spec macx-g++ qmake # Now open the .proj file and build with xcode My question is does anyone know of another way to do this? I need to generate all the temporary files used by QT, setup the XCode project in the same way (with all libraries and settings) but without having to redo the whole thing. As I say I think there are some linker options being set and I am looking into those but in case there is some standard or obvious method I am missing I figured I would post now as well. Thanks in advance. |
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Xcode, Subversion, and directory behaviour | Reinderien | OS X - Development and Darwin | 1 | 03-10-2009 11:50 AM |
| Carbon framework on XCode | Rafi Shalom | OS X - Development and Darwin | 1 | 04-17-2008 01:14 PM |
| Xcode 1.5 | alejandrico | OS X - Development and Darwin | 0 | 06-03-2006 05:56 PM |
| XCode Include path problem | Jove | OS X - Development and Darwin | 0 | 03-18-2005 09:41 AM |
| New Xcode plug-in helps developers reuse code | Murlyn | OS X - Development and Darwin | 0 | 11-10-2003 12:16 PM |
All times are GMT -4. The time now is 08:50 PM.
Powered by vBulletin