Re: QT in Xcode
Re: QT in Xcode
- Subject: Re: QT in Xcode
- From: Mark Lucas <email@hidden>
- Date: Sat, 25 Oct 2003 14:30:52 -0400
I'm moving over an existing application and I've already started down
the path you suggested targeting a Carbon application. I'm going to do
it in two parts, first the application using libraries from an open
source project and then I'd like to move in the libraries themselves
and start optimization with the Accelerate library. The code is CPU
intensive, dominated by vector and matrix operations so I am excited to
see some performance improvements on my G5.
Next xcode question. I'd like to make all references relative to the
project file vs absolute paths. I can see how to change that on a file
by file basis, can I make that the default setting for all files that I
import into the project?
Thanks,
Mark
On Oct 25, 2003, at 11:36 AM, Scott Tooker wrote:
I'd start with a 'Carbon Application' project and add your files,
library, and frameworks to that. Do you have a pre-existing
application, or are you designing one from scratch?
Scott
On Oct 25, 2003, at 6:06 AM, Mark Lucas wrote:
Any advice on moving a QT app into xcode? I saw some of the demos
using QT at WWDC. Is there an example out there that I can look at
from the demos? I'm starting out with an empty project, but not sure
what the best target type would be to start.
Mark
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.