Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Personal Wishlist of Qt built #5

Open
15 tasks
Fsu0413 opened this issue Jun 1, 2019 · 5 comments
Open
15 tasks

Personal Wishlist of Qt built #5

Fsu0413 opened this issue Jun 1, 2019 · 5 comments

Comments

@Fsu0413
Copy link
Owner

Fsu0413 commented Jun 1, 2019

Probably successfully built using original Qt (Mostly MSVC version with Clang compiler)

Qt 5.15 on Windows - Clang versions

  • win32-clang-msvc (with MSVC2019, x86) - q5_15wx3c9
  • win32-clang-msvc (with MSVC2019, x86_64) - q5_15wx6c9
  • win32-clang-msvc (with MSVC2022, x86_64) - q5_15wx6c2

Qt 6.2 on Windows - Clang versions (for MSVC only)

  • win32-clang-msvc (with MSVC2019, x86_64) - q6_2wx6c9
  • win32-clang-msvc (with MSVC2022, x86_64) - q6_2wx6c2

Qt 6 Latest on Windows - Clang versions (for MSVC only)

  • win32-clang-msvc (with MSVC2022, x86_64) - q6_5wx6c2

Qt 4.8 (Hard for now since build environment of OpenSSL 1.0.2 series has been defunct)

  • win32-msvc2015 (x86) - q4wx3v5

The following mkspec needs patch of Qt (not planned)

Qt 4.8 with QtWebKit and backported SChannel SSL backend

  • win32-msvc2019 (x86) - mq4_8wx3v9
  • win32-g++ (with MinGW-w64 GCC 8.1.0, x86) - mq4_8wx3g8

Qt 4.8 with QtWebkit and backported SecureTransport SSL backend

  • macx-llvm (with AppleClang 13.0, Unified) - mq4_8mal

Qt 5.15 with QtWebkit 5.212

  • win32-msvc (with MSVC2019, x86) - mq5_15wx3v9
  • win32-msvc (with MSVC2022, x86_64) - mq5_15wx6v2

Qt 5.15 on aarch64 Android using termux

  • android-clang (on termux, aarch64 hosted, aarch64 target) - mq5_15la6ct_aa6nl

Qt 6.2 on aarch64 Android using termux

  • linux-clang-libc++ (on termux, aarch64, static) - mq6_2la6ctst
  • android-clang (on termux, aarch64 hosted, aarch64 target) - mq6_2la6ct_aa6n3
@Fsu0413
Copy link
Owner Author

Fsu0413 commented Jun 15, 2019

OpenSSL 1.1 backend for Qt4 is done in a lot of linux distros and MSYS2.
OpenSSL 1.1 backend for Qt 5.6 seems not been done by anyone, but should be same as Qt 5.9.
OpenSSL 1.1 backend for Qt 5.9 should have been done in some linux distros (maybe Ubuntu?).

WebEngine for later version of MSVC is..... a big problem

@Fsu0413 Fsu0413 changed the title Personal Wishlist of Qt built Personal Wishlist of Qt built on Windows Aug 17, 2019
@Fsu0413
Copy link
Owner Author

Fsu0413 commented Aug 18, 2019

The clang toolchain path in newest NDK is different than the one in NDK r13 or earlier.
Qt would be patched if such difference causes compile failure.

@Fsu0413 Fsu0413 changed the title Personal Wishlist of Qt built on Windows Personal Wishlist of Qt built Aug 18, 2019
@Fsu0413
Copy link
Owner Author

Fsu0413 commented Aug 18, 2019

I plan to drop support for modified QtWebEngine, and import QtWebkit in modified Qt builds....

@Fsu0413 Fsu0413 pinned this issue Aug 18, 2019
@Fsu0413
Copy link
Owner Author

Fsu0413 commented Feb 4, 2020

I plan to drop Qt 5.6 & 5.9 unofficial builds.
Since Qt 5 series is ABI compatible, there is no need to maintain a legacy version.

@Fsu0413
Copy link
Owner Author

Fsu0413 commented Mar 25, 2020

It seems like that Clang builds on Windows haven't been tested for a long time.
They don't compile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant