Is is possible to install VC++ 6.0 on MAC OS?
-
segunda-feira, 31 de julho de 2006 11:26
Todas as Respostas
-
segunda-feira, 31 de julho de 2006 13:01
Not unless you run Virtual PC
http://www.microsoft.com/mac/products/virtualpc/virtualpc.aspx?pid=virtualpc
-
terça-feira, 1 de agosto de 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?
-
terça-feira, 1 de agosto de 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.
-
quarta-feira, 2 de agosto de 2006 05:12
Ted,
Thanks for the information
Ravi.

