Conflicting Targets
Unsolved
General and Desktop
-
Hello!
I am attempting to build QT 6.4.3 from git and am hitting an issue as described here. Seems qtlocation with this release tag is broken. I tried to use
-DALLOW_DUPLICATE_CUSTOM_TARGETS=TRUE
but with no avail. If I pass-skip qtlocation
, the configure script works without issue. Does anyone have any other ideas on how to resolve this issue?