GarageGames / Torque3D

MIT Licensed Open Source version of Torque 3D from GarageGames
http://torque3d.org
MIT License
3.35k stars 1.2k forks source link

Running on Mac OS X #2221

Open Deeech opened 6 years ago

Deeech commented 6 years ago

When I run Torgue3d app file I recieve an error:

Fatal-ISV: (/Users/jeff/Desktop/Torque3D-development 2/Engine/source/platformMac/macFileIO.mm @ 654)

Platform::getExecutablePath - Failed to find main.cs!

I don't have any jeff users on my system.

BelleNottelling commented 6 years ago

Might be a path that was accidentally left hardcoded

Areloch commented 6 years ago

Was that the precompiled binary? Or did you compile it yourself?

Deeech commented 6 years ago

@Areloch It was precompiled binary from http://wiki.torque3d.org/main:downloads

sarensabertooth commented 3 years ago

Same here. Well, would've loved to check it out, but this is just a bit too embarrassing to digest… I mean it's been 3 years since… 

Azaezel commented 3 years ago

https://github.com/TorqueGameEngines/Torque3D repository has also moved since. And compiled builds do work.

sarensabertooth commented 3 years ago

https://github.com/TorqueGameEngines/Torque3D repository has also moved since. And compiled builds do work.

I'm afraid that is not true for macOS. Still starts up showing that error, where it tries to link some file to Jeff's Desktop..

Azaezel commented 3 years ago

Not sure what to say, I compiled and ran one on a mac just last week... got more info?