Sébastien

Results 2 comments of Sébastien

Alright so I ran `git pull` and tried configuring the project with both commands once again (`cmake -DCMAKE_BUILD_TYPE=Release -GNinja -DCMAKE_C_COMPILER=cl.exe -DCMAKE_CXX_COMPILER=cl.exe -DQt5_DIR=E:\Qt\5.15.2\msvc2019_64\lib\cmake\Qt5 ..` and `cmake -G "Visual Studio 16 2019"...

Yes, I deleted everything contained in the `build` directory.