Hello everybody
How can I determine whether OpenAL is installed? Is there a #define equivalent of _WIN32?
Thanks
Hello everybody
How can I determine whether OpenAL is installed? Is there a #define equivalent of _WIN32?
Thanks
Sean Middleditch – Game Systems Engineer – Join my team!
I could be wrong but I think he means after compilation.
-potential energy is easily made kinetic-
@Infinisearch
No, I am doing conditional compilation using preprocessor directives and wondered whether I can detect, at compile time, if OpenAL is installed.