Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: double clickable C app (for Windows)



CodeWarrior is a commercial product...

I can't think of anything else that might help...

sorry
On Sunday, September 7, 2003, at 05:03 PM, David Thorp wrote:

I also want to know if it's possible for me to compile my C program from PB to create a Windows executable, or can I only do that by compiling it on a Windows box itself.

You don't actually need a billy box to compile it. For instance I use CodeWarrior to compile for x86 targets and VirtualPC to check if the output actually works.

Is what you're doing in CodeWarrior possible/easy in PB (or the terminal)?
If so, can anyone tell me how please?

CodeWarrior has a cross-platform compiler, so it knows how to compile for the x86 platform..

So, no, I don't think it is possible. I know there are cross-platform compilers available for gcc, but unless your application also knows about the windows api or is a java based application, it likely won't work.

I noticed you mention a C based program and you are trying to create a windows executable... I am guessing it is all command line based... you could get virtual pc and compile it using gcc on the windows platform... if it is not all command line but a GUI app, then there's the entire Windows API, which most people bypass and use MFC for most everything..

No, as you've guessed, it's just a command line tool. It reads some data from text files into a bunch of arrays, analyses all the data and then spits the result out to another text file that I then import into FileMaker Pro (which is cross platform of course). No GUI whatsoever for the C app.

Unfortunately, like I don't have a real PC, I don't have VirtualPC either. "CodeWarrior" is something I've heard a lot, but know nothing about it. Is it a commercial product, or something downloadable from the web for free or cheap? Any other free tools I could download that would allow me to do this on my Mac?

Thanks!
David.
_______________________________________________
projectbuilder-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/projectbuilder-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: double clickable C app (for Windows) (From: David Thorp <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.