How can I automatically generate / update header files from cpp files without using an IDE?
As I myself am very curious about answers to your first question unfortunately I am not able to give you any good advice here. To at least give you an answer to your second question: This is the somewhat semi-automatic way I use to manually add missing or adjust changed declarations in out of sync … Read more