running apps in mac os x

Started by
3 comments, last by owiley 19 years, 4 months ago
how do you run applications that you compiled in windows on macs? do i have to simply recompile everything?
Bring more Pain
Advertisement
If it's a native Windows application, you'll need to recompile for the Mac.
Is there a way to create applications in windows for macs without recompiling in macs environment?
Bring more Pain
Try PearPC (http://pearpc.sourceforge.net/)
It does not allow you to compile for Mac inside Windows, but it allows you run MacOS X inside Windows, and from there you can compile for MacOS X.
If you don't own a MacOS X CD, (like me) then you can download Darwin (http://developer.apple.com/darwin/) for the PPC which should let you compile for MacOS X.
thx
i owe you one
Bring more Pain

This topic is closed to new replies.

Advertisement