Open ahmadnav opened 2 years ago
I solved this issue by linking the STL-soft library by hand (see here)
Make sure to restart the terminal after you edit ~/.bashrc
using exec bash
.
The command to do what av-mario suggested is: export CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH:/path/to/stl-soft/include
It seems like there are specific calls to -I ~/.conan/data/ttp-dist/2.5.1///package/bdd00c8a3ef59268927e0996e6b80621c784dfba/android-arm64-v8a-release/include/libxml2 and to other libraries in conan linking to aarch64-linux-android-g++ but not ./data/stl-soft/ which causes a fatal error: platformstl/platformstl.h: No such file or directory