Recent

Author Topic: CrossInstall Error  (Read 3880 times)

SONFEDAI

  • Jr. Member
  • **
  • Posts: 55
CrossInstall Error
« on: June 21, 2012, 03:36:48 pm »
I'm using

Lazarus 0.9.3.1
fpc 2.6.1 Revision 35612

I have some problems coompiling androidlcltest program

Building the compiler yourself in Windows steps in http://wiki.lazarus.freepascal.org/Custom_Drawn_Interface/Android

1. Step 1 - Install the Android SDK and NDK             (It's ok)
2. Step 2 - Download FPC 2.5.1 from January 19th  (It's ok)
3. Step 3 - Install FPC 2.4.4                                      (It's ok)

4. Step 4 - Create the build script and built it           (Have Error)

* Create the output directory, for example: C:\Programas\fpcandroid\output  (It's Ok)
* Next create a file called build.bat in the fpc root folder, in our example C:\Programas\fpcandroid and copy to it:  (It's ok)
* Next run this batch script and you should have FPC installed into C:\Programas\fpcandroid\output

Make.exe give an error

make: *** No rule to make target 'crossinstall'. Stop


any idea for "How to solve this problem"?



I'm using
   Lazarus: 0.9.3.1
   Date: 2011-11-05
   FPC: 2.5.1
   SVN Ver.: 29060

SONFEDAI

  • Jr. Member
  • **
  • Posts: 55
Re: CrossInstall Error
« Reply #1 on: June 21, 2012, 03:41:08 pm »
LAZARUS On Android Devel VM.hdd have an error on Virtual box

"compiler /usr/bin/fpc does not support target arm-linux"

How to solve this problem
I'm using
   Lazarus: 0.9.3.1
   Date: 2011-11-05
   FPC: 2.5.1
   SVN Ver.: 29060

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Re: CrossInstall Error
« Reply #2 on: June 21, 2012, 03:50:53 pm »
LAZARUS On Android Devel VM.hdd have an error on Virtual box

"compiler /usr/bin/fpc does not support target arm-linux"

How to solve this problem

Ignore it. It is not an error, just a false warning message. Ignore it.

I think it was fixed already ... man, I need to update this VM image ... will be putting this on my ToDo

 

TinyPortal © 2005-2018