Hi all,
i'm trying to install the androidmodulewizard on linux (debian jessie 64bits).
All is ready 'sdk, ndk, path and compiler).
i compiled the dummylibs and ran ldconfig /path/to/so
when i try to install the package i've got this error :
/usr/bin/ld: warning: /home/thierry/.lazarus/bin/link.res contains output sections; did you forget -T?
/usr/bin/ld: cannot find -lGL
lazarus.pp(141,1) Error: Error while linking
lazarus.pp(141,1) Fatal: There were 1 errors compiling module, stopping
Any ideas ?