eclipse-cdt / cdt

Eclipse CDT™ C/C++ Development Tools
http://eclipse.org/cdt
Eclipse Public License 2.0
299 stars 198 forks source link

Can not select Internal Builder #875

Open jpechacek80 opened 1 month ago

jpechacek80 commented 1 month ago

Describe the bug Project Properties--C/C++Build--Builder Type= External Builder Cannot Select Builder Type Internal Builder, with checkbox unchecked "Generate Makefiles Automatically"

To Reproduce Steps to reproduce the behavior:

  1. Got to: Project Properties--C/C++Build--
  2. Select Builder Type= External Builder (dropbox)
  3. Go to: Makefile generation
  4. Uncheck checkbox "Generate Makefiles Automatically"
  5. Go back to Select Builder Type
  6. Try to select Internal Builder -- Fail

Expected behavior When selecting Internal Builder from the Builder type dropbox, (with "Generate Makefiles Automatically" unchecked} The "Generate Makefiles Automatically" checkbox should box should get checked problematically, Allowing you to select Internal builder from the dropbox.

Screenshots image

**Version Information

shellcreasy commented 1 month ago

what is the purpose of selecting internal build runner with "Generate Makefiles Automatically" option unchecked?