Forum > CustomDrawn

androidlcl question

(1/1)

xinyiman:
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

Leledumbo:
Search the forum, this has been asked before. In short, add:

--- Quote ----FLlibdl.so
--- End quote ---
to the compiler option.

xinyiman:
Thank you :)

Navigation

[0] Message Index

Go to full version