Yes, the plan would also be to remove the plugin support files.

Generally, most of the porting work is to add a CMakeLists.txt file with some 
CMake preamble and qtc_add_plugin, like described in 
https://doc-snapshots.qt.io/qtcreator-extending/first-plugin.html#cmake-project

Linking to hunspell is not quite so straightforward though. I’ve added 
something at https://github.com/CJCombrink/SpellChecker-Plugin/pull/133 as a 
start.

Br, Eike

> On 15 Jan 2022, at 12:45, Carel Combrink <carel.combr...@gmail.com> wrote:
> 
> Dear Eike,
> 
> Thank you for the update
> 
> 
> # Removing qmake as a build system for building Qt Creator itself
>  
> Does this also include building Plugins?
> Are there perhaps any guide or tips for plugin creators/mainters on how to 
> port their existing plugins from qmake to CMake?  
> 
> Kind regards,
> Carel
> Author of the Qt Creator SpellChecker-Plugin
> 
> PS: Resent to include the mailing list, sorry about that

-- 
Eike Ziller
Principal Software Engineer

The Qt Company GmbH
Erich-Thilo-Straße 10
D-12489 Berlin
eike.zil...@qt.io
http://qt.io
Geschäftsführer: Mika Pälsi,
Juha Varelius, Jouni Lintunen
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 
144331 B


_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to