Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Invalid
-
Affects Version/s: 6.3.0 Alpha
-
Fix Version/s: None
-
Component/s: Positioning
-
Labels:None
-
Platform/s:
Description
Found while building the qtlocation module after qtpositioning:
[ 83s] In file included from /home/abuild/rpmbuild/BUILD/qtlocation-everywhere-src-6.3.0~git/src/location/maps/qgeoprojection.cpp:40:
[ 83s] /usr/include/qt6/QtPositioning/6.3.0/QtPositioning/private/qclipperutils_p.h:64:10: fatal error: clip2tri.h: No such file or directory
[ 83s] 64 | #include <clip2tri.h>
[ 83s] | ^~~~~~~~~~~~
Now that the modules are split, clip2tri.h needs to be available when building qtlocation