Let me check env paths again and will report back
Have you been able to solve it?
The error that "MinGW Makefiles" not being found is because the compiler path isn't in the PATH variable.
You just have to add ";C:\Program Files (x86)\CodeBlocks\MinGW\bin" to it and it should be fine.
where is the source: when i set from C:/tgui-master/ to : C:/TGUI-master/cmake/Modules
The source is in "C:/tgui-master/".