You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.remove the _build
1.install latest version cmake and add cmake.exe to the path
2.open CMakeLists.txt with text editor and see the shell cmd
3.open the dir in shell or cmd,run "mkdir _build" "cd _build" and cmake.exe -G "Visual Studio 16 2019" ..
What i did?
What should I do next? Where can i find ".sln" file and what is it named?
The text was updated successfully, but these errors were encountered: