OpenAL ALCcontext nondeclared identifier
-
Hi
in VS it builds but in Qtcreator I get:
ain.cpp:722: Error:C2065: 'ALCcontext': nondeclared identifier
etc.
What am i missing?
Many thanks
Michael
-
I guess you are missing some includes or include pathes, but then I am no expert when it comes to decyphering MSVC error codes;-)