QuasarApp / CQtDeployer

This project is used to deploy applications written using QML, qt or other С / С++ frameworks.
https://quasarapp.ddns.net:3031/docs/QuasarApp/CQtDeployer/latest/
GNU Lesser General Public License v3.0
577 stars 87 forks source link

The last version is wrong #728

Closed esleybonomo closed 2 years ago

esleybonomo commented 2 years ago

Hello,

When I build my application and I have the component DefaultFileDialog.qml, it wil'not be found.

Type FileDialog unavailable
file:///usr/local/myapp/qml/QtQuick/Dialogs/DefaultFileDialog.qml:50:1: "qml": no such directory

I revert to version 1.5.4.17 and it's OK

Tks, Esley

EndrII commented 2 years ago

Hi, Thank you for your report. send me more information about your issue.

EndrII commented 2 years ago

@esleybonomo I added new test for qml file dialog, but all works great. maybe you use the qt 5 ?

EndrII commented 2 years ago

I confirm this issue, it is not work for the qt5.