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

Reply via email to