https://bugs.kde.org/show_bug.cgi?id=374801
--- Comment #7 from Stephen Kelly <[email protected]> --- I don't understand and I can't reproduce this. We have a test in extra-cmake-modules that works for you and has almost the same thing as this kguiaddons header. What libclang version do you have? I think because you can reproduce it, you will have to take it further. For example, run 'make -j1 VERBOSE=1' to capture the full command line that attempts to generate kfontutils.sip. That is for convenience so that you can easily rerun the command. Then take things out of kfontutils.h and run the command until you find the problem. Eg, remove the EXPORT macros and see if that makes a difference, rename things to the names they have in the ecm test, remove additional function parameters etc. -- You are receiving this mail because: You are watching all bug changes.
