[1/2] Building CXX object CMakeFiles/untitled6.dir/main.cpp.obj FAILED: c:\mingw32\bin\c++.exe -MMD -MT CMakeFiles/untitled6.dir/main.cpp.obj -MF "CMakeFiles/untitled6.dir/main.cpp.obj.d" -o CMakeFiles/untitled6.dir/main.cpp.obj -c C:/dev/tests/untitled6/main.cpp C:/dev/tests/untitled6/main.cpp: In function 'int main()': C:/dev/tests/untitled6/main.cpp:13:5: error: expected primary-expression before 'return' C:/dev/tests/untitled6/main.cpp:13:5: error: expected ';' before 'return' ninja: build stopped: subcommand failed.