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
571 stars 88 forks source link

x86-arm64 cross deployment failed #669

Closed raychang05 closed 2 years ago

raychang05 commented 2 years ago

Describe the bug Cannot use cqtdepolyer on x86 host to deploy arm64 application.

To Reproduce Steps to reproduce the behavior:

  1. Flush command "qtdeployer -bin myApp -qmlDir ~/MyAppProject/qml -qmake ~/Qt/5.12.4/arm_64/bin/qmake" on ubuntu x64

  2. See "Internal Error ..... configparser.cpp: 1574"

Expected behavior No error and deploy success

Screenshots

1634575122840

Desktop:

Additional context