Run Mac OS applications on Windows? [closed]

浪子不回头ぞ 提交于 2019-11-30 17:27:32

问题


I love some Mac OSX developer applications such as Coda. But I run Windows on my desktop, and Mac OS X on my laptop. My question is simple, can I run Mac OS X applications individually on the Windows platform - without having to run a whole virtual Mac OS X machine?


回答1:


It is more than possible. OSx86 documents it pretty well, but then you need to dual boot to get into OSX and that is lees than ideal. I don't know what Goz means by flakey, OSX on a PC is identical to Mac, better sometimes (you have proper control of the underlying hardware, and are able to use BIOS to tailor it to your needs)

Natively? Like Wine? Unfortunately no, mainly because 99% of Mac apps aren't built againsy Mach-O only, they are built against Cocoa and all the other higher level code that Apple works very hard to protect. There are even device drivers built into every install of OSX that decrypt encrypted parts of Finder, iWork and various other 1st party Apps incase anyone was ever successful in natively emulating OSX and its frame works (see DontStealMacOSX.kext)




回答2:


No you can't. Even a whole virtual MacOSX machine will be flakey as hell ...




回答3:


If they are both in a network you could access your mac laptop using VNC, you need to enable sharing in your mac preferences and then use a VNC client on your windows machine.

But this seems like non-ideal solution.

It would be much easier to do the opposite and run windows as a virtual machine under OSX. You could even import your current windows desktop into a virtual machine with Parallels.



来源:https://stackoverflow.com/questions/5068480/run-mac-os-applications-on-windows

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!