Problem about the name of 'Make'

Answered

I'm trying to configure toolchain with MinGW-w64.

If I change 'mingw32-make' to 'make', the IDE doesn't detect it. Do I have to must set the name of Make to 'mingw32-make'?

0
1 comment

Hi! Please don’t get confused by the name and use mingw32-make.exe no matter if you want to produce 32bit or 64bit binaries.

 
0

Please sign in to leave a comment.