Alexander Neumann

Results 375 comments of Alexander Neumann

> find_package(LAPACK REQUIRED) fails despite lapack being listed as a dependency: Can have numerous reasons. probably somebody messing with BLA_VENDOR again.

I need someone to actually look at these errors and tell me what of those are actual failures and which are just missing ci.feature.baseline entries.

> Maybe freetype is a general gui dependency on android? Yes it is. A typically case of Qt itself doesn't know which feature require which dependencies. > qtbase[gles3]:arm64-android I would...

> The NDK has toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28/libGLESv3.so. But I see really no effort Qt's side to find and link the GLESv3 lib. Interesting. normally, everything is just a stub redirecting to the...

> Is this on-hold for the planned 6.8.1 release on Nov 21? No just waiting for review.

other stuff which could be done: - shorten src to just s (or remove it completely) - only use the hash (kind of annoying if the portfile downloads from multiple...

> For some ports, it might help to copy the source to each build dir and build in-source. requires changes to vcpkg-cmake to allow for in source builds and adjust...

> @ras0219-msft wants a statement about the concrete use cases that we are fixing by making a change like this, such as "qtwebengine does not build without setting --x-buildtrees-root ever...

> @BillyONeal thinks nobody cares about the buildtrees format so we should be free to make changes there. I care a bit about it. Stuff should at least be easily...

> Could a symlink be used to shorten the paths on the command line? symlink to where?