Lazarus

Programming => Widgetset => CustomDrawn => Topic started by: xinyiman on April 13, 2012, 09:20:22 am

Title: androidlcl question
Post by: xinyiman 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
Title: Re: androidlcl question
Post by: Leledumbo 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.
Title: Re: androidlcl question
Post by: xinyiman on April 13, 2012, 10:05:13 am
Thank you :)
TinyPortal © 2005-2018