Hi
I need to install a program on Mac OS, How can I convert my Windows proyect to Mac.
Is possible to do it?
If is it not, what otheralternative have I?
Printable View
Hi
I need to install a program on Mac OS, How can I convert my Windows proyect to Mac.
Is possible to do it?
If is it not, what otheralternative have I?
If you're using VB, as far as I know you can't. You'll have to use a cross-platform compatible language. I think C and C++ can be used, but I'm not sure.
no. not even assembly because macs and amd/intels/alternates CPU have different instructions. well maybe something like an addition problem that doesnt tell you anything or asks for input, something like that i think would be able to run on both mac and win.
Aren't there programs that can convert C code though? It might not be perfect, but it would save a lot of time if it mostly worked. Or am I wrong about all this? I'm one of those people who pretend like Mac's don't exist.
all I know is that there is a programming language called real basic for Macs, they say that it's very similar to VB, maybe you can learn that and write your app in that language again :D :D :DQuote:
Originally posted by fdelpuerto
Hi
I need to install a program on Mac OS, How can I convert my Windows proyect to Mac.
Is possible to do it?
If is it not, what otheralternative have I?