Hi all,
I have gotten a successful build of QT 6.3 on FreeBSD latest. All things
considered, it went pretty smoothly. Some pointers for anyone interested:
Installing the Gnome desktop resolves the vast majority of dependencies,
especially that annoying xcb stuff which for some reason on Linux i
Alex, I'm going to echo Simon's suggestion from earlier. The Developer
Toolsets are designed and provided for the purpose of enabling the use
of newer toolchains on RHEL-compatible platforms. Compiled objects still
dynamically link against the system libraries and will statically link
in the pi
> Assembler messages:
> Fatal error: can't create .obj/Assimp.o: Datei oder Verzeichnis nicht gefunden
> make[5]: *** [.obj/Assimp.o] Fehler 2
> make[5]: Leaving directory
> `/var/www/vhosts/soundjack.eu/qt-everywhere-src-5.15.2/qtquick3d/src/plugins/assetimporters/assimp'
>
> What can I do with
Thanks all – in fact I just needed to set tge LD_LIBRARY_PATH according to:
https://stackoverflow.com/questions/20357033/usr-lib-x86-64-linux-gnu-libstdc-so-6-version-cxxabi-1-3-8-not-found
and then it compiled fine also with the original libstc++.so.6
However, a new problem comes up when doing