[Qt-creator] Need help building my plugin in GitHub

Carel Combrink carel.combrink at gmail.com
Thu Apr 4 21:29:13 CEST 2024


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20240404/0f85874b/attachment.htm>


More information about the Qt-creator mailing list