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

Openal-soft Broke Linux #2353

Closed practicing01 closed 5 years ago

practicing01 commented 5 years ago

1) Missing includes when compiling. 2) Crash on application start after successful compile.

practicing01 commented 5 years ago

This seems to fix it: https://github.com/practicing01/Torque3D/commit/5c5bfdd0a7019f86ed4e8fde64342a3d1621462c

Alexmac22347 commented 5 years ago

same issue with me, missing openal.h headers, segmentation fault when I get it to compile. Will try out the fix, thanks for the info!

Areloch commented 5 years ago

Merged in #2362