我正在尝试在Windows Mobile(诺基亚lumia 735)上运行我的QtQuick项目。我已经设法构建项目并在设备上启动,问题是它总是显示一个空白屏幕。控制台日志说明如下:
qt.winrtrunner: Using the AppxPhone profile.
qt.winrtrunner: No mapping file exists. Only recognized files will be packaged.
qt.winrtrunner: App started with process ID 1768
我正在使用Qt Creator。