Welcome, Guest
Username: Password: Remember me
CodeTyphon Cross-Build Development, discussions and problems
  • Page:
  • 1

TOPIC:

Debian 6.0.6 (64) CodeTyphon 4.0 11 years 2 months ago #3284

  • zeljko
  • zeljko's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 207
  • Thank you received: 38
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

Please Log in or Create an account to join the conversation.

Last edit: by zeljko.
  • Page:
  • 1