Extension plugin #12

Open
opened 2012-04-09 14:24:31 +00:00 by rogerzanoni · 1 comment
rogerzanoni commented 2012-04-09 14:24:31 +00:00 (Migrated from github.com)

When running an example compiled with Qt 5.0, a runtime warning happens:
"Old plugin format found in lib /opt/qt5/qtbase/imports/QuasiGame/libquasigameplugins.so".

There's no documentation for QQmlExtensionPlugin used to export the plugin in qt5, but we have to fix this issue when they release some info about this class and the new way to export plugins.

When running an example compiled with Qt 5.0, a runtime warning happens: "Old plugin format found in lib /opt/qt5/qtbase/imports/QuasiGame/libquasigameplugins.so". There's no documentation for QQmlExtensionPlugin used to export the plugin in qt5, but we have to fix this issue when they release some info about this class and the new way to export plugins.
mdkcore0 commented 2012-09-20 21:48:59 +00:00 (Migrated from github.com)

I'm working on it right now.

I'm working on it right now.
Commenting is not possible because the repository is archived.
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mdkcore/Quasi-Engine#12
No description provided.