Author Topic: Settings->Environment->HeaderFixup configuration Automatically Adding Groups Etc  (Read 2268 times)

Offline chrismac

  • Multiple posting newcomer
  • *
  • Posts: 16
Hi
Would it be possible for CB 16.01 Settings->Environment->HeaderFixup configuration automatically Adding Groups & Bindings to have an option to automatically Add Groups and bindings based on a selected sub directory and it's Headers contents ? It would be excessively tedious to have to choose and type in all the headers with bindings for the latest WxWidgets 3.1.0 , and would be better if we could clone those from a previous version of WxWidgets or automatically Add the Groups for the latest WxWidgets headers.
Ta

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Sorry, but no. There are too many dependencies and its very much likely that an automatism will do exactly the wrong binding. We did it by a human operators based on a documentation of the SDK. But it shouldn't be so much work for common projects becasue you usually not using a thousand base classes but maybe below 100... unless you have a large scale project of course. :-)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ