Tadej Novak

Results 192 comments of Tadej Novak

You do not generally store prescales for the same triggers as you need a separate lumicalc file for each trigger. That's why we will need another vector of strings.

The issue is still the same if I use the `lid` alias. I just type my code. I suspect particles are lazy-loaded and it confuses the type checker.

It is not super urgent! For now I just ignore a few lines where this code is used. Will investigate a bit more if there is a simple workaround and...

Qt does not provide development headers for ICU unfortunately. I propose you use bundled ICU that comes with MapLibre by using `-DMLN_QT_WITH_INTERNAL_ICU=ON`.

I propose you open a ticket against Debian and ask why they do not provide this.

OK, but will the package be added to the next release?

This is weird. If you use internal ICU, it will not have a shared link at all. Did you do a full rebuild?

Unfortunately I can not reproduce your issue. Can you try using `-DCMAKE_TOOLCHAIN_FILE="/lib/cmake/Qt6/qt.toolchain.cmake"` to specify your Qt version (or alternatively use `qt-cmake` wrapper)?

This can be ignored. Will add it to "known issues" section.

Please do not open duplicate tickets, it will not solve your issue any faster. I will try to have a look in the next days, but I am very busy...