building kstars_lite

Aleix Pol aleixpol at kde.org
Tue Aug 13 12:26:24 BST 2019


it's explained in https://community.kde.org/Android/Environment_via_Container
First time you call docker run, the image will be pulled. Or you can
call docker pull kdeorg/android-arm-sdk.

On Mon, Aug 12, 2019 at 4:27 PM Jasem Mutlaq <mutlaqja at ikarustech.com> wrote:
>
> Hi Aleix,
>
> Where can we get the docker image?
>
> --
> Best Regards,
> Jasem Mutlaq
>
>
>
> On Mon, Aug 12, 2019 at 2:52 PM Aleix Pol <aleixpol at kde.org> wrote:
>>
>> On Sun, Aug 11, 2019 at 6:23 PM <ron.huizer at gmail.com> wrote:
>> >
>> > Hi all,
>> >
>> > I'm trying to build kstars_lite from source but run into a problem or 2.Before I'm going into (a lot) of details, I'm following the steps described in README.andriod which is accompanied by the source I got from git. I noted some ambiguities, but besides those, is the procedure described in this file still up to par?
>>
>> Hi,
>> Adding KStars as (CC).
>>
>> I'm not really familiar with the instructions there, you can see
>> though that the application is building correctly here:
>> https://binary-factory.kde.org/view/Android/job/KStars_android/417/console
>>
>> Maybe it would be easier for you to use the docker image to build the
>> application.
>> Running this suffices:
>> /opt/helpers/build-eigen && sudo apt install dos2unix &&
>> /opt/helpers/build-generic kstars
>>
>> Aleix


More information about the KDE-Android mailing list