Cross-compiling for Windows
Cross-compiling for Windows
- Subject: Cross-compiling for Windows
- From: "Mark Wagner" <email@hidden>
- Date: Wed, 31 May 2006 12:48:29 -0700
I'm trying to set up Xcode to cross-compile for Windows, following the
instructions at http://www.zonic.co.uk/products/mingw/
The instructions say that it requires MacOS 10.4 or later, but as far
as I can tell, this is only because 10.3 includes wget rather than
curl for command-line web access. I've managed to build and test the
MinGW cross-compiler, and everything works fine from the command line.
Integrating MinGW with Xcode isn't working, though. Installing the
.pbcompspec file provided at that website in /Library/Application
Support/Apple/Developer Tools/Specifications causes Xcode to crash
when creating a new project or opening an existing project. The error
messages are
Uncaught Exception:
*** -[NSPlaceholderString initWithFormat:locale:arguments:]: nil
string (or other) argument
-------------------------------------
File: /SourceCache/DevToolsBase/DevToolsBase-387/pbxcore/Target.subproj/PBXTargetBuildContext.m
Line: 1019
Object: <PBXTargetBuildContext:0x0497bea0>
Method: _recomputeHeadermap
-_recomputeHeadermap called from -createDependencyGraphIfNeeded
Is there something about this file that is Xcode 2.0-only? If so, how
would I go about modifying it to work with Xcode 1.5?
I'm using Xcode 1.5 on MacOS 10.3.9.
Thanks,
Mark Wagner
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden