QuasarApp / CQtDeployer

This project is used to deploy applications written using QML, qt or other С / С++ frameworks.

Home Page:https://quasarapp.ddns.net:3031/docs/QuasarApp/CQtDeployer/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The last version is wrong

esleybonomo opened this issue · comments

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

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

  • Deployment verbose log
  • Your qml file (imports only)
  • Your qt version

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

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