Hi, qt-creator/src/libs/3rdparty/syntax-highlighting/CMakeLists.txt at v13.0.0 ยท qt-creator/qt-creator (github.com)<https://github.com/qt-creator/qt-creator/blob/v13.0.0/src/libs/3rdparty/syntax-highlighting/CMakeLists.txt#L54> show how the "State" header got included in the _dev package.
The same needs to be done for "Definition". Cheers, Cristian ________________________________ From: Qt-creator <qt-creator-boun...@qt-project.org> on behalf of Carel Combrink <carel.combr...@gmail.com> Sent: Thursday, April 4, 2024 21:29 To: qt-creator <qt-creator@qt-project.org> Subject: Re: [Qt-creator] Need help building my plugin in GitHub Just a follow up. The issue now is my plugin includes qt-creator\src\plugins\texteditor\syntaxhighlighter.h<https://github.com/qt-creator/qt-creator/blob/v13.0.0/src/plugins/texteditor/syntaxhighlighter.h> which includes #include <KSyntaxHighlighting/Definition><https://github.com/qt-creator/qt-creator/blob/v13.0.0/src/plugins/texteditor/syntaxhighlighter.h#L11> but this header is not contained in the '_dev' package/archive.(PS: I only see 'state' and not 'Definitions') The files are still in the github project: https://github.com/qt-creator/qt-creator/tree/v13.0.0/src/libs/3rdparty/syntax-highlighting/autogenerated/include/KSyntaxHighlighting Not sure why they are not packaged in the _dev package
-- Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator