Skip to content

Prebuilt Qt and Packaging not working as expected #1156

@simonsan

Description

@simonsan

I'm trying out packaging for Windows x64 with appveyor and used the pre-installed Qt 5.13.0. The installer is working, but the Qt5{Quick, Gui, Network, ... } files are missing. I'm trying it now with the vcpkg approach, but would be nice (regardless of possible caching) to use the pre-built Qt. I attached a logfile of the whole process. We should check, if the way we use the script for deployment of Qt is still working as expected.

log_prebuilt.txt

Edit: I just remembered, that we changed something in June and we need to set

# Use windeploy for packaging qt-prebuilt, standard value '0' for applocal vcpkg
set(use_windeployqt 1)

I'll try to built it with this setting and figure out if it's working. I will add something about the whole process to the docs.

cc: @tusharpm

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: buildsystemRelated to our cmake/python buildsystembugBehaving differently as it should behaveos: windowsWindows-specific issuepackagingBundling openage for distribution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions