I finally compiled Lazarus BigIDE on debian 64
1. download and install debian-6.0.6-amd64-DVD
ftp.acc.umu.se/cdimage/release/6.0.6/amd64/iso-dvd/ (8 DVD)
2. install fpc-2.4.0
3. copy CodeTyphonIns to /home/zeljko/
4. terminal mode
# nano /etc/sudoers
add:
zeljko ALL=(ALL) ALL
# cd /home/zeljko/CodeTyphonIns
# ./install.sh
- install codetyphon library
- install codetyphon
- remove and build all
(
without installing FPC-2.4.0 did not install lazarus 64 (BigIDE))
5. build cross element arm-android
which version of arm-andrid used fpc4android 2.5.1 or fpc4android_2_6 ?
with fpc4android 2.5.1 could get Android app with fpc4android_2_6 no success
What are the differences in configuration