QField icon indicating copy to clipboard operation
QField copied to clipboard

More errors when building from docker image

Open KianL1 opened this issue 1 year ago • 0 comments

Describe the issue

Building from docker image using "triplet=arm-android ./scripts/build.sh". When I pull the docker image and run the command it returns multiple errors. I've tried creating the directory its looking for and then running the build command again but it still cannot find it. I still get the cmake error even though ive specified QField as the source directory.

" Successfully built f6acde2ed4b4 Successfully tagged qfield_and_dev:latest building for arm-android Package name qfield CMake Error: No source directory specified for -S CMake Error: Run 'cmake --help' for all supported options. Error: /usr/src/qfield/build-arm-android is not a directory Error: /usr/src/qfield/build-arm-android is not a directory "

Screenshots and GIFs

image

Desktop (please complete the following information)

  • OS: Windows 11

Edit: Also posted question to stack overflow: https://stackoverflow.com/questions/73232592/struggles-with-building-qfield-source-from-docker-image

KianL1 avatar Aug 03 '22 13:08 KianL1