Schrijvers Luc
Schrijvers Luc
This looks wrong: LLVM16 (correct): ``` ~> llvm-config --libdir /boot/system/develop/lib/x86 ``` LLVM17(wrong) ``` ~> llvm-config-x86 --libdir /boot/system/bin/develop/lib/x86 ``` Not sure this is caused by my change? (me checks again there)...
@korli was/am busy doing a rebuild for LLVM17 on 32bit, guess I can close this one after the Qt5 version bump?
> @Begasus I updated qt5, hope you can rebase this one. Not sure how (yet), will leave it open for a while and check again later (see comment above), if...
Looks promising (LLVM17 on 32bit) after fresh build with binaries in bin: ``` ~> llvm-config --libs -lLLVM-17 ~> llvm-config --libdir /boot/system/develop/lib/x86 ~> llvm-config --bindir /boot/system/bin ~> llvm-config --includedir /boot/system/develop/headers/x86 ```
Changes to LLVM17 worked out on 32bit and 64bit so far, already did a rebuild for the new(er) Qt5 with calls to LLVM17 on 64 bit with success, going to...
Qt5 build and packaged with the new LLVM17, looks OK now. EDIT: on 32bit and 64bit
> @Begasus I have a version bump for qt5. Do you mind if I merge with your PR? Sure, no problem, maybe first do LLVM17 for this?
Thanks for keeping track on this! Keep an eye out on R1B5 as it's closing in now, maybe update once beta5 is out. :)
Tried with KWave 24.04.2 (still using KF5/Qt5), mp3/wav files play fine on 64bit.