TAz00

Results 2 comments of TAz00

So I've tried the -std=gnu++11 approach without any luck. (along with a whole host of variations) -DCMAKE_CXX_FLAGS="-std=gnu++11" -DCMAKE_C_FLAGS="-std=gnu11 -D_GNU_SOURCE" What I've ended up using so far is the mingw for...

> I forgot to mention I'm not using docker now. So nothing should need to be changed. Download `x86_64-12.2.0-release-posix-seh-rt_v10-rev0.7z` from [mingw releases](https://github.com/niXman/mingw-builds-binaries/releases) and extract it to `C:\temp\build\` Then add `C:\temp\build\bin`...