Skip to content

[Bug]: Windows ARM64 installation missing Qt6OpenGLWidgets #932

@julianxhokaxhiu

Description

@julianxhokaxhiu

Bug description

Hello,

While trying to use aqt on a Windows ARM64 CI job here on Github I found out the installation misses the Qt6OpenGLWidgets module, which is not happening for its AMD64 counterpart.

Is that a packaging problem or has that been moved to a separate module? If I install the win64_msvc2022_arm64 package using the official Qt installer I can find this module just fine in the directory.

Thank you in advance,
Julian


How to repro:

  1. Install Qt
$ aqt install-qt windows_arm64 desktop 6.8.3 win64_msvc2022_arm64 --autodesktop --outputdir Qt --modules qt5compat
$ aqt install-tool windows_arm64 desktop tools_ninja --outputdir Qt
$ aqt install-tool windows_arm64 desktop tools_cmake --outputdir Qt
  1. Search for Qt/6.8.3/msvc2022_arm64/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsConfig.cmake
  2. Proof it

See also an example CI job where I found the issue: https://github.com/julianxhokaxhiu/hyne/actions/runs/16552123895/job/46808552990

Expected behavior

Qt6OpenGLWidgets is found

aqt and python version

aqtinstall(aqt) v3.3.0 on Python 3.13.5 [CPython MSC v.1943 64 bit (AMD64)]

Operating System

Windows

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions