Forum > Android
The application can not find ld-linux.so.3
felipemdc:
Sure, you can try that one.
Rustam Asmandiarov:
Thank you. Now to try :)
Rustam Asmandiarov:
Strangely enough, Lazarus does not compile
gtk2widgetset.inc(4414,3) Note: Local variable "Screen" is assigned but never used
gtk2winapi.inc(3403,73) Error: Identifier not found "pango_font_family_is_monospace"
gtk2int.pas(1147) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
I use Lazarus here
http://svn.freepascal.org/svn/lazarus/trunk
marcov:
--- Quote from: Rustam Asmandiarov on February 17, 2012, 10:44:07 am ---Strangely enough, Lazarus does not compile
gtk2widgetset.inc(4414,3) Note: Local variable "Screen" is assigned but never used
gtk2winapi.inc(3403,73) Error: Identifier not found "pango_font_family_is_monospace"
--- End quote ---
Probably the age of that snapshot showing. Both 2.4.4 and 2.6.0 (the ones that Lazarus supports) are newer.
felipemdc:
--- Quote from: Rustam Asmandiarov on February 17, 2012, 10:44:07 am ---Strangely enough, Lazarus does not compile
gtk2widgetset.inc(4414,3) Note: Local variable "Screen" is assigned but never used
gtk2winapi.inc(3403,73) Error: Identifier not found "pango_font_family_is_monospace"
gtk2int.pas(1147) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
--- End quote ---
!? Are you trying to build Lazarus with FPC 2.5.1? You should not. Use FPC 2.5.1 only for the ARM Android cross-compiler and keep FPC 2.6.0 for example installed for building Lazarus and desktop apps.
But what I don't understand from this all is why don't you use the pre-compiled compiler which has exact step-by-step instructions of how to use it:
http://wiki.lazarus.freepascal.org/Custom_Drawn_Interface/Android#Using_the_pre-compiled_compiler_in_Linux
Navigation
[0] Message Index
[#] Next page
[*] Previous page