Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: chrismac on April 20, 2016, 03:17:22 am

Title: Settings->Environment->HeaderFixup configuration Automatically Adding Groups Etc
Post by: chrismac on April 20, 2016, 03:17:22 am
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
Title: Re: Settings->Environment->HeaderFixup configuration Automatically Adding Groups Etc
Post by: MortenMacFly on May 14, 2016, 06:57:46 am
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. :-)