You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like it tries to run C:/Program Files/Git/usr/src/qfield/scripts/build-vcpkg.sh inside the docker environment. I.e. it is a windows path, used in a linux environment.
The QField project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale". If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue.
In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue.
If there is no further activity on this issue, it will be closed in a week.
Describe the issue
I get an error when I try to build Qfield using a docker image, on all triplets
Reproduction steps
Steps to reproduce the behavior:
Open Docker
Create a New Dev Environment pulling from Qfield git source
Run the Docker Container
Check Images tab to see if Qfield_and_dev has been created
Open Git Bash
Pull Qfield Source, update submodules
Run Docker Build Script
Expected behavior
To build a Qfield Apk from a docker image
Observed behavior
Recieve an error at step [7/13]
Desktop (please complete the following information)
Additional information
The text was updated successfully, but these errors were encountered: