Isira Seneviratne
Isira Seneviratne
> It means that `./configure.sh` wasn't run, or its run was unsuccessful for some reason (no available compiler in the system, etc.). I ran the script using WSL, and there...
@biodranik Configure script output (I already ran it when setting up the repo): [Configure.txt](https://github.com/organicmaps/organicmaps/files/14649088/Configure.txt) Build errors: [Build error.txt](https://github.com/organicmaps/organicmaps/files/14649092/Build.error.txt)
> Try to move the organicmaps repository folder into another location, without spaces in the path (you have a parent `Android Studio Project` folder with spaces). I tried removing the...
> How do you run configure.sh? Does it create files in 3party/boost subdirectory accessible for Android Studio? I run it through the WSL terminal. The created directories are visible in...
> The error message in your build log explicitly says that file does not exist: > > ``` > fatal error: cannot open file 'C:/Users/isira/Documents/Android Studio Projects/organicmaps/3party/boost/boost/range.hpp' > ``` >...
> Symlinks should be also enabled in the operating system. > > Are you able to see that file's content when you click it in Android Studio? Developer mode wasn't...
> In fullscreen the system back&home&recent buttons do not show up when the system ui is shown. I could reproduce on API 27 and 30. I was completely unable to...
> In fullscreen the system back&home&recent buttons do not show up when the system ui is shown. I could reproduce on API 27 and 30. It was already like that...
Okay, thanks. I checked on an API 23 emulator and it didn't show the navigation bar (I probably didn't deploy the dev branch correctly). I'll update the flag.
@Stypox Sorry about that, fixed.