Game Development Community

Xcode Build Settings

by Harry Durnan · in Torque 2D Beginner · 05/18/2016 (6:31 pm) · 2 replies

Hello All,

I originally started off trying to recompile ITorque, which has been giving me lots of problems. Just to see if I could figure out how to fix some of them from the current MIT project, I tried to download and compile it, but I'm getting a failure on the linking:

ld: library not found for -logg.0

I'm not very familiar with Mac, but I was trying to see if I could convert some projects over. Any suggestions?

Thanks!

#1
05/19/2016 (5:40 am)
Were you about to resolve this issue on your own as well like your other post?
#2
05/19/2016 (9:18 pm)
Oddly no, even using the settings that compiled for ITorque, Torque MIT still gives me this error. Not a big deal at the moment, but I'm guessing I might need to use a different configuration.