Is is possible to install VC++ 6.0 on MAC OS?
-
יום שני 31 יולי 2006 11:26
כל התגובות
-
יום שני 31 יולי 2006 13:01
Not unless you run Virtual PC
http://www.microsoft.com/mac/products/virtualpc/virtualpc.aspx?pid=virtualpc
-
יום שלישי 01 אוגוסט 2006 04:55Ted,Thanks for the information, I have one more quick question. If I develop a project on windows environment which has ATL/ MFC dlls and main application(exe which uses these ATL and MFC dlls) , can I install these dlls and exe on MAC os and use the application?
-
יום שלישי 01 אוגוסט 2006 14:37
No, you won't be able to do that. You still require a Windows OS (running under Virtual PC)
Microsoft used to have a product named "Microsoft Visual C++ Cross Platform Edition for the Macintosh" where you could write MFC apps that would run on a Mac but the product was discontinued in 1996.
-
יום רביעי 02 אוגוסט 2006 05:12
Ted,
Thanks for the information
Ravi.