Schrijvers Luc

Results 588 comments of Schrijvers Luc

Is there any progress on this? (upstreamed or not), atm conflicting files for newer cmake version also?

Still no luck in merging these changes into the current one in the repo, getting build failures. (probably my bad)

Did some checks with "current" version 4.0.3 and importing this patchset, only change to have it apply is: ```diff diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index 57bc1be..93b7fb8 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt...

The *.mo files are installed but don't seem to respect system language? (tried with latest release 2.8.1, no manual way of changing locales).

Maybe related? https://github.com/haikuports/haikuports/issues/9407

Still occors with LLVM18 and LLVM20, check with LLVM17 went fine for pyside6: ``` (concurrent) clang_parseTranslationUnit2(0x0, cmd[17]=-isystem/boot/system/develop/headers -isystem/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/13.3.0/include/c++ -isystem/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/13.3(gui) clang_parseTranslationUnit2(0x0, cmd[21]=-isystem/boot/system/develop/headers -isystem/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/13.3.0/include/c++ -isystem/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/13.3.0/incl.0/include/c++/x86_64-unknown-haiku -isystem/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/13.3.0/include/c++/backward -fPIC -Wno-constant-logical-operand -x c++ -std=c++17 -I/sources/pyside-setup-everywhere-src-6.8.3/sources/pyside6/PySideude/c++/x86_64-unknown-haiku...

OK, next patch worked on 64bit to "fix" the error not finding stddef.h for pyside, not sure if anything is needed for 32bit secondary architecture (would be nice if someone...

Still valid? Using Falkon with GH works ok here (aside from some issues that are not better handled in WebPositive).