This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
geometry.hpp:9:24: error: found ‘:’ in nested-name-specifier, expected ‘::’
and subsequent errors error: ‘FeatureType’ has not been declared
.
#16672
When I compile (with GCC 13.1.1), build fails with
geometry.hpp:9:24: error: found ‘:’ in nested-name-specifier, expected ‘::’
and subsequent errors
error: ‘FeatureType’ has not been declared
.I have run:
Complete
cmake
call:Complete
make -j1
output:Platform: Artix GNU/Linux (rolling release), gcc version: 13.1.1, cmake version: 3.26.4.
Mapbox SDK version:
git describe --tags
showsmaps-v1.6.0-18-gf9b8ddb804
.Regards!
The text was updated successfully, but these errors were encountered: