gimp qml exporter
-
-
@SGaist said in gimp qml exporter:
Hi,
Do you have any trouble with it ?
Are you following this part of Qt Creator's documentation ?
Yes its being used for 4.7 and needs updated for 4.7.1 and gimp 2.10.6 not gimp 2.0
-
Can you describe exactly your situation and what exact problem you are having ?
-
Can you maybe state the exact error(s) you get ?
-
@t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/
That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.
-
@t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/
That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.
@JKSH said in gimp qml exporter:
@t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/
That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.
yeah thats the one should be way to update it
-
@JKSH said in gimp qml exporter:
@t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/
That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.
yeah thats the one should be way to update it
@t.h.c said in gimp qml exporter:
@JKSH said in gimp qml exporter:
@t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/
That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.
yeah thats the one should be way to update it
The source code for the plugin is at http://code.qt.io/cgit/qt-labs/photoshop-qmlexporter.git/ The code has not been updated since 2010.
You could try to patch it to accept Qt Quick 2.x if you like. Be aware there is no official support for it.
-
@t.h.c said in gimp qml exporter:
@JKSH said in gimp qml exporter:
@t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/
That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.
yeah thats the one should be way to update it
The source code for the plugin is at http://code.qt.io/cgit/qt-labs/photoshop-qmlexporter.git/ The code has not been updated since 2010.
You could try to patch it to accept Qt Quick 2.x if you like. Be aware there is no official support for it.
@JKSH said in gimp qml exporter:
@t.h.c said in gimp qml exporter:
@JKSH said in gimp qml exporter:
@t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/
That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.
yeah thats the one should be way to update it
The source code for the plugin is at http://code.qt.io/cgit/qt-labs/photoshop-qmlexporter.git/ The code has not been updated since 2010.
You could try to patch it to accept Qt Quick 2.x if you like. Be aware there is no official support for it.
how would i go about that
-
@JKSH said in gimp qml exporter:
@t.h.c said in gimp qml exporter:
@JKSH said in gimp qml exporter:
@t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/
That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.
yeah thats the one should be way to update it
The source code for the plugin is at http://code.qt.io/cgit/qt-labs/photoshop-qmlexporter.git/ The code has not been updated since 2010.
You could try to patch it to accept Qt Quick 2.x if you like. Be aware there is no official support for it.
how would i go about that
@t.h.c said in gimp qml exporter:
how would i go about that
Clone the repository, edit the code, compile the plugin.
-
@t.h.c said in gimp qml exporter:
how would i go about that
Clone the repository, edit the code, compile the plugin.
@JKSH said in gimp qml exporter:
@t.h.c said in gimp qml exporter:
how would i go about that
Clone the repository, edit the code, compile the plugin.
it dont exist anymore on there
-
@t.h.c said in gimp qml exporter:
@JKSH said in gimp qml exporter:
@t-h-c Are you talking about this plugin?: http://blog.qt.io/blog/2010/10/19/exporting-qml-from-photoshop-and-gimp/
That was created in the era of Qt 4.7/Qt 4.8. I'm not sure if it has been updated for Qt 5.
yeah thats the one should be way to update it
The source code for the plugin is at http://code.qt.io/cgit/qt-labs/photoshop-qmlexporter.git/ The code has not been updated since 2010.
You could try to patch it to accept Qt Quick 2.x if you like. Be aware there is no official support for it.
@JKSH said in gimp qml exporter:
The source code for the plugin is at http://code.qt.io/cgit/qt-labs/photoshop-qmlexporter.git/ The code has not been updated since 2010.
You could try to patch it to accept Qt Quick 2.x if you like. Be aware there is no official support for it.It does exist, the link is correct.