CMake Error: Could not create named generator MinGW Makefile
Posted: Mon May 29, 2017 1:26 pm
Hi all,
I want to create a project with cmake generator.
But when i create new project with cmake by codelite and "run cmake", i have the issue "CMake Error: Could not create named generator MinGW Makefiles".
I already install MinGW64 in my lap. But it's not solve.
Please let me know how to fix this problem.
One more question , how to modify ' -G"MinGW Makefiles" ' ( default variable when "run cmake").
Thanks & Best Regards,
Jame
I want to create a project with cmake generator.
But when i create new project with cmake by codelite and "run cmake", i have the issue "CMake Error: Could not create named generator MinGW Makefiles".
I already install MinGW64 in my lap. But it's not solve.
Please let me know how to fix this problem.
One more question , how to modify ' -G"MinGW Makefiles" ' ( default variable when "run cmake").
Thanks & Best Regards,
Jame