Hi guys!
I've created a new Project in the Solution which will be for one of my custom frameworks/libraries. My framework references the Leadwerks library and classes.
I'm currently having difficulties setting up the project to compile, as I get this error:
Error 1 error C1083: Cannot open include file: 'OpenAL/al.h': No such file or directory
I've added the dependencies and path macros for this new Project, trying to mimic the setup of the Project in the generated Solution from Leadwerks. I'm not sure what I'm missing!
Any advice and guidance would be greatly appreciated!
Many thanks