Well, hold on now, I never said I didn't have permissions, the student accounts are admin accounts. Unlike most schools, we are allowed to download and install things, I
did try the solution helios suggested. The problem with me installing a VM is that they are very resource needy, where this Mac can barely run itself. Aside from that, assuming I can get it to run a VM, I need to get this to other students computers so they can play the game.
I actually had a similar idea, I thought that possibly it is VS2010's doing that is not allowing Wine to run it. So I have been downloading Code Blocks during this conversation, I was hoping we could come up with something easier using my already installed software. If we can't, I will report back about how Code Blocks works, for now, I have a 15 minute download on each machine ahead of me.
I have not read the supplied link, I am doing that as soon as I am done typing this; however, based on this statement:
You'll still need to recompile it in a new project for each platform you are targeting though. |
I'm assuming it will run in Terminal on the Mac, which again, I do
not want. Instead, I was looking for more of what Wine spits out if you feed it a .Bat file, which I was initially going to use to write the game, but decided to do it in C++ because of limitations.