In MAC system in which path I can see the Makefile executable
Unsolved
General and Desktop
-
1.In .pro file What will be the path for MAKE_EXECUTABLE in mac.?
2. Makefile executable should be installed explicitly or It will be installed as part of Xcode installation. -
Hi,
Xcode will ask you if you want to install the command line tools the first time you'll try to build something.
Or you can do it from within Xcode if memory serves well.