It builds! It runs! However, there is no sound on Debian Wheezy. During startup, I see this in the console:
SFXSystem::createDevice - created OpenAL device 'OpenAL Soft'
Provider: OpenAL
Device: OpenAL Soft
Hardware: No
Buffers: 16
I hear a brief crackle as this scrolls by, but when playing the demo maps, there is no sound at all. The only other issue I had is that the "rt" system runtime library was not being linked by default, so I was getting undefined references to clock_gettime(). Also, if you go fullscreen at a resolution other than the desktop's, it messes up your desktop on exit, but those are minor issues compared to the sound problem.
Torque 3D 3.7 release candidate
in Torque 3D Announcements
Posted
It builds! It runs! However, there is no sound on Debian Wheezy. During startup, I see this in the console:
SFXSystem::createDevice - created OpenAL device 'OpenAL Soft'
Provider: OpenAL
Device: OpenAL Soft
Hardware: No
Buffers: 16
I hear a brief crackle as this scrolls by, but when playing the demo maps, there is no sound at all. The only other issue I had is that the "rt" system runtime library was not being linked by default, so I was getting undefined references to clock_gettime(). Also, if you go fullscreen at a resolution other than the desktop's, it messes up your desktop on exit, but those are minor issues compared to the sound problem.