Open pastk opened 5 days ago
-c
key to build_omim.sh
(e.g. -cd
) should help with the build error.2. Passing `-c` key to `build_omim.sh` (e.g. `-cd`) should help with the build error.
Having to re-build is not a good workaround..
A proper fix should always have positioning accessible when platform is built on Linux, e.g. to be unit-tested.
@biodranik If you give me the green light, then I would very gladly turn qt positioning to always on. I believe the whole reason for the opt out was because there were some obscure build systems somewhere, which didn't have qt-positioning. I believe that was discussed on TG and also reported here. Let me know if I may proceed.
@vng If I remember correctly it was you who hit this last time. Is the above proposal OK from your perspective?
Honestly, I don't have a clue here.
Why do we need any QT positioning (and the QT itself) in "routing_common_tests" ?
To reproduce:
tools/unix/build_omim.sh -d desktop
(there will beBuilding with Qt Positioning
in the log)tools/unix/build_omim.sh -d routing_common_tests
I have to
rm -r ../omim-build-debug/CMakeFiles/
to make it reset.@Ferenc- could you take a look please?
cmake 3.28.3 on Lubuntu 24.04