Open tljdebrouwer opened 2 weeks ago
Interestingly here: https://github.com/sony/nmos-cpp/actions/runs/11626837041/job/32379161069#step:22:10426 they are only compiler warnings.
Hi @tljdebrouwer , thank you for your report. We have created a PR #418 to fix the slog::log warning.
@tljdebrouwer, did you explicitly add /Za or /permissive- to your build? This would explain the error rather than the warning.
@garethsb not as far as I know..I'm 100% sure my build doesn't treat all warnings as errors.
This commit: https://github.com/sony/nmos-cpp/commit/7a264e9fb2991af93b47978600be3f2a18b442f3
Seems to introduce a number of compilation errors on windows (tried both with Visual Studio 2019 and 2022 Enterprise):
Compilation errors: