openal-soft
openal-soft copied to clipboard
Compilation errors using Clang13 (64-bit) on Windows
The enum LogLevel is conflicting with the enum class LogLevel.
And use of undeclared identifiers...
These errors are all in alc/alc.cpp
What version are you building? The line number for the alc/alc.cpp
include doesn't line up with either the latest release (1.21.1) or current Git. And alc/alc.cpp
doesn't include router.h
, so I have no idea why it's trying to include it.