Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Export for mac/windows from xcode
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Mark FX" data-source="post: 1638479" data-attributes="member: 211556"><p>You dont have to figure out the GCC commands if your using Xcode for the project, you can compile any project directly in Xcode itself, but knowing what compiler flags to set inorder for your project to compile for Windows is what you need to know, and I can't help you with that one.</p><p></p><p>to have project with more than one file, simply add additional files with Xcode's File -> New -> File menu, and select the type of file you wish from the templates, if you select the Source templates, there is one for new C files.</p><p></p><p>Regards mark</p></blockquote><p></p>
[QUOTE="Mark FX, post: 1638479, member: 211556"] You dont have to figure out the GCC commands if your using Xcode for the project, you can compile any project directly in Xcode itself, but knowing what compiler flags to set inorder for your project to compile for Windows is what you need to know, and I can't help you with that one. to have project with more than one file, simply add additional files with Xcode's File -> New -> File menu, and select the type of file you wish from the templates, if you select the Source templates, there is one for new C files. Regards mark [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Export for mac/windows from xcode
Top