Remik Ziemlinski

Results 2 comments of Remik Ziemlinski

The errors above were with the prebuilt release, so I tried to build BugInsight and got an error following steps from https://github.com/JochenBaier/BugInsight/blob/main/Build_from_source.md $ cmake --build . --config Release --parallel MSBuild...

Hello, I'm getting these compiler errors for Debug and Release: > C:\github\BugInsight\buginsight_dll\api_monitors\mutex_monitor.hpp(27,19): error C2061: syntax error: identifier '_Thrd _result' [C:\github\BugInsight\build\buginsight_dll\buginsight_dll.vcxproj] C:\github\BugInsight\buginsight_dll\api_monitors\mutex_monitor.hpp(28,21): error C2061: syntax error: identifier '_Thrd _result' [C:\github\BugInsight\build\buginsight_dll\buginsight_dll.vcxproj] C:\github\BugInsight\buginsight_dll\api_monitors\mutex_monitor.hpp(29,22):...