Andrew Wiles Messages: 13 Registered: August 2011 Location: SH
Junior Member
hi all,
i find that the Tool Settings tab,Build Step tab and Build Artifact tab are available only if the "Generate Makefiles automatically" option(under C/C++ build-->builder settings tab) is checked. is it by design? what's the rationale?
thanks
That is by design. If you disable "Generate Makefiles automatically" you must provide your own makefile for the build process. Thus, there is no need to show the Tool Settings tab for the compiler.