[Users] How to build QField source

Matthias Kuhn matthias at opengis.ch
Wed Jul 8 23:08:42 PDT 2020


Hi

The developer documentation is not completely up to date.

Have a look at the travis_build script, where you will find a currently 
working command

https://github.com/opengisch/QField/blob/master/scripts/ci/travis_build.sh#L54-L57

If you succeed, a pull request with an update to the build instructions 
would be appreciated!

Thanks

Matthias

On 7/9/20 3:11 AM, (株)大和田測量設計 情報処理一課 海老根 竜 wrote:
> How do I build the QField source
>
> I ran https://github.com/opengisch/QField build for Android using Powershell
> with the following steps:
> 1.Install docker for windows
> 2.Execute Pull command at
> https://hub.docker.com/r/opengisch/qfield-sdk/tags/
> 3. Run [git clone https://github.com/opengisch/QField.git] to download the
> source locally
> 4. Execute [cd QField] and move to the downloaded folder
> 5. Run [git submodule init]
> 6. Run [git submodule update]
> 7. Run [docker run -v $(pwd):/usr/src/qfield docker.io/opengisch/qfield-sdk:
> $TAG /usr/src/qfield/scripts/docker-build.sh --rm] , Enter the 2 QField SDK
> tags in "$TAG"
>
> 7. I get the error "*** ERROR MISSING APP_VERSION OR APP_VERSION_CODE
> ENVIRONMENT VARIABLE".
> What kind of settings are needed to solve this?
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.qfield.org
> http://lists.qfield.org/listinfo.cgi/users-qfield.org



More information about the Users mailing list