[Interest] QML plugin with wasm not building

Konstantin Shegunov kshegunov at gmail.com
Sat Feb 18 10:46:54 CET 2023


On Sat, Feb 18, 2023 at 3:09 AM Sze Howe Koh <szehowe.koh at gmail.com> wrote:

> Does it work if you use STATIC instead of SHARED?
>

No, it makes no difference. I am assuming that `qt_add_library` changes it
in the post-processing stage to be the correct type.

Is the plugin built at the same time as the main application?
>

Yes. As I mentioned I don't really need a plugin as such, I always link to
the backing target (hence me trying to use  `PLUGIN_TARGET` with the lib
target).

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20230218/f44843ee/attachment.htm>


More information about the Interest mailing list