Android Zeoslib problem

In this forum you may discuss all issues concerning the Lazarus IDE and Freepascal (both running on Windows or Linux).

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
elzawey2020
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 17.08.2019, 22:12

Android Zeoslib problem

Post by elzawey2020 »

Hi
Design an Android application using lamw
And put
Zeoslib

When you execute the program, you receive an error message
gtk2
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1956
Joined: 17.01.2011, 14:17

Re: Android Zeoslib problem

Post by marsupilami »

Hello,

some Zeos packages depend on the LCL package. I assume, you can safely remove that dependency. Your project should work then.

Best regards,

Jan
elzawey2020
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 17.08.2019, 22:12

Re: Android Zeoslib problem

Post by elzawey2020 »

how
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1956
Joined: 17.01.2011, 14:17

Re: Android Zeoslib problem

Post by marsupilami »

Hello,

I removed the dependency in the SVN version of Zeos 7.2. Could you please try the version from https://svn.code.sf.net/p/zeoslib/code-0/branches/7.2-patches.

Best regards,

Jan
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1956
Joined: 17.01.2011, 14:17

Re: Android Zeoslib problem

Post by marsupilami »

The Zeos 7.3-branch should work now too.
Post Reply