We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I am using Cmake version 4.0.0-rc3 and after I ran cmake -G "MinGW Makefiles" which worked as expected and then tried to run cmake --build ./
I got the following compilation error:
And therefore am unable to continue with the building of this library.
I am using Cmake version 4.0.0-rc3 and after I ran cmake -G "MinGW Makefiles" which worked as expected and then tried to run cmake --build ./
I got the following compilation error:
And therefore am unable to continue with the building of this library.