Recent

Author Topic: androidlcl question  (Read 5731 times)

xinyiman

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
androidlcl question
« on: April 13, 2012, 09:20:22 am »
Hello guys, I'm trying to compile the project androidlcl. Changing the settings as it says here

http://wiki.lazarus.freepascal.org/Custom_Drawn_Interface/Android#Use_the_ready_Virtual_Box_Image_with_FPC_and_Lazarus

Here are the errors. How do I fix?!

C:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: warning: C:\Documents and Settings\sammarco\Desktop\androidlcl\android\libs\armeabi\link.res contains output sections; did you forget -T?

C:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: cannot find /lib/ld-linux.so.3
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

Leledumbo

  • Hero Member
  • *****
  • Posts: 8746
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: androidlcl question
« Reply #1 on: April 13, 2012, 09:55:09 am »
Search the forum, this has been asked before. In short, add:
Quote
-FLlibdl.so
to the compiler option.

xinyiman

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
Re: androidlcl question
« Reply #2 on: April 13, 2012, 10:05:13 am »
Thank you :)
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

 

TinyPortal © 2005-2018