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

TOPIC:

Error Cross Compiling arm-linux 10 years 10 months ago #3948

  • airpumpkin
  • airpumpkin's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
I've installed CT4.2 on Win7 x64.
After build the FPC corss element arm-linux, I try to build my first application.
I open a new simple application project, set TargetOS=linux, TargetCPU=arm, uncheck generate debugging info for gdb, and then I start the compilation, but I get the info below:
project1.lpr(22) Warning: "crti.o" not found, this will probably cause a linking failure
project1.lpr(22) Warning: "crtbegin.o" not found, this will probably cause a linking failure
project1.lpr(22) Warning: "crtend.o" not found, this will probably cause a linking failure
project1.lpr(22) Warning: "crtn.o" not found, this will probably cause a linking failure
project1.lpr(22) Warning: "crti.o" not found, this will probably cause a linking failure
project1.lpr(22) Warning: "crtbegin.o" not found, this will probably cause a linking failure
project1.lpr(22) Warning: "crtend.o" not found, this will probably cause a linking failure
project1.lpr(22) Warning: "crtn.o" not found, this will probably cause a linking failure
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: cannot find -ldl
project1.lpr(22) Error: Error while linking
project1.lpr(22) Fatal: There were 1 errors compiling module, stopping

How do I solved this problem?

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

Error Cross Compiling arm-linux 10 years 10 months ago #3991

  • gang
  • gang's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
i got similar error too. i compiled the project for Raspberry PI, just creating an regular empty gui window, it coundn't compile for linux-arm

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

Error Cross Compiling arm-linux 10 years 10 months ago #4047

  • Michal
  • Michal's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 1
Solution to missing libraries.
Download the package library form site SITE and include a path to Lazarus
gcc-arm-none-EABI-4_7-2013q1-20130313-win32\lib\gcc\arm-none-EABI \4.7.3

But I have additional errors
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: cannot find -lpthread
project1.lpr(22) Error: Error while linking
project1.lpr(22) Fatal: There were 1 errors compiling module, stopping

Typhon32 v4.3
Sorry for my english

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

Last edit: by Michal.

Error Cross Compiling arm-linux 10 years 10 months ago #4050

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
For arm-linux Raspbian
download this Cross Library files Sir
www.pilotlogic.com/codetyphon/crosslibraries/arm-linux-pi.7z

We will release all Cross Target OS Libraries files soon...
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Error Cross Compiling arm-linux 10 years 10 months ago #4055

  • acoliveira
  • acoliveira's Avatar
  • Visitor
  • Visitor
Sternas, first congratulations by Ct 4.30, and now
i have same error!

Version 4.30 rev: 004300

Libraries from "www.pilotlogic.com/sitejoom/index.php/fo...-compiling-arm-linux"

C:\LazarusProjectSrc\CodeTyPhon_Lib>md5sum -r arm-linux-pi.7z --> 7130bd5c59ecc5aa74eb21bc724bd9ec *arm-linux-pi.7z


Start Action at 5/6/2013 16:27:40
_______________________________________________________________
.
===================================================
CodeTyphon System Info
===================================================

Microsoft Windows XP [vers?o 5.1.2600]
.................................................
.................................................
Operating System is: 32 bit
OS Folder: C:\WINDOWS
.
Computer name: MACOLIVEIRA
.
User Name: antonio.oliveira
User with Administrator Privileges: YES
User Settings Folder: C:\Documents and Settings\antonio.oliveira\Dados de aplicativos
User Profile Folder: C:\Documents and Settings\antonio.oliveira
User Temp Folder: C:\DOCUME~1\ANTONI~1.OLI\CONFIG~1\Temp
.
All Users Profile Folder: C:\Documents and Settings\All Users
All Users Programs Folder:C:\Arquivos de programas

_______________________________________________________________

Terminate Action at 5/6/2013 16:27:45
Total time: 00:00:04.640
ExitCode : 0


Hint: Start of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.7.1 [2013/06/05] for arm
Copyright (c) 1993-2013 by Florian Klaempfl and others
Target OS: Linux for ARMEL
Compiling project1.lpr
Assembling project1
Compiling resource C:\LazarusProjectSrc\codetyphon\teste\lib\arm-linux\project1.or
Linking pr-arm-linux-GTk2
project1.lpr(22) Warning: "crti.o" not found, this will probably cause a linking failure
project1.lpr(22) Warning: "crtbegin.o" not found, this will probably cause a linking failure
project1.lpr(22) Warning: "crtend.o" not found, this will probably cause a linking failure
project1.lpr(22) Warning: "crtn.o" not found, this will probably cause a linking failure
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libdl.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libdl.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libdl.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libpthread.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libpthread.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libpthread.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libX11.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libX11.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libX11.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgdk_pixbuf-2.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgdk_pixbuf-2.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgdk_pixbuf-2.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgtk-x11-2.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgtk-x11-2.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgtk-x11-2.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgdk-x11-2.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgdk-x11-2.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgdk-x11-2.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgobject-2.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgobject-2.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgobject-2.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libglib-2.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libglib-2.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libglib-2.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgthread-2.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgthread-2.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgthread-2.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgmodule-2.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgmodule-2.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgmodule-2.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libpango-1.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libpango-1.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libpango-1.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libcairo.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libcairo.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libcairo.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libatk-1.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libatk-1.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libatk-1.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libc.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libc.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libc.so
project1.lpr(22) Error: Error while linking
project1.lpr(22) Warning: "crti.o" not found, this will probably cause a linking failure
project1.lpr(22) Warning: "crtbegin.o" not found, this will probably cause a linking failure
project1.lpr(22) Warning: "crtend.o" not found, this will probably cause a linking failure
project1.lpr(22) Warning: "crtn.o" not found, this will probably cause a linking failure
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libdl.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libdl.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libdl.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libpthread.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libpthread.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libpthread.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libX11.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libX11.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libX11.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgdk_pixbuf-2.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgdk_pixbuf-2.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgdk_pixbuf-2.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgtk-x11-2.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgtk-x11-2.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgtk-x11-2.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgdk-x11-2.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgdk-x11-2.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgdk-x11-2.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgobject-2.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgobject-2.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgobject-2.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libglib-2.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libglib-2.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libglib-2.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgthread-2.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgthread-2.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgthread-2.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgmodule-2.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgmodule-2.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libgmodule-2.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libpango-1.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libpango-1.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libpango-1.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libcairo.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libcairo.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libcairo.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libatk-1.0.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libatk-1.0.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libatk-1.0.so
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: Warning: C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libc.so: Unknown EABI object attribute 44
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: ERROR: Source object C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libc.so has EABI version 5, but target pr-arm-linux-GTk2 has EABI version 0
c:\codetyphon\fpc\bin\i386-win32\arm-linux-ld.exe: failed to merge target specific data of file C:\LazarusProjectSrc\CodeTyPhon_Lib\arm-linux-pi\/libc.so
project1.lpr(22) Error: Error while linking
project1.lpr(22) Fatal: There were 1 errors compiling module, stopping

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

Error Cross Compiling arm-linux 10 years 10 months ago #4056

  • acoliveira
  • acoliveira's Avatar
  • Visitor
  • Visitor
and to arm-linux-qt i try this users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html to maemo/armel



Hint: Start of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.7.1 [2013/06/05] for arm
Copyright (c) 1993-2013 by Florian Klaempfl and others
Target OS: Linux for ARMEL
Compiling fcllaz.pas
Compiling registerfcl.pas
Compiling lazaruspackageintf.pas
Assembling lazaruspackageintf
Assembling registerfcl
fcllaz.pas(10,16) Hint: Unit "db" not used in fcllaz
fcllaz.pas(10,40) Hint: Unit "eventlog" not used in fcllaz
fcllaz.pas(10,50) Hint: Unit "XMLConf" not used in fcllaz
Assembling fcllaz
231 lines compiled, 0.2 sec
5 hint(s) issued
"Compilando pacote FCL 1.0.1" , Ok!
Hint: Start of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.7.1 [2013/06/05] for arm
Copyright (c) 1993-2013 by Florian Klaempfl and others
Target OS: Linux for ARMEL
Compiling lazutils.pas
Compiling laz2_dom.pas
Compiling laz2_xmlutils.pas
Compiling lazutf8.pas
Assembling lazutf8
Assembling laz2_xmlutils
laz2_dom.pas(240,39) Hint: Parameter "AValue" not used
laz2_dom.pas(283,32) Hint: Parameter "NewChild" not used
laz2_dom.pas(283,47) Hint: Parameter "RefChild" not used
laz2_dom.pas(284,32) Hint: Parameter "NewChild" not used
laz2_dom.pas(284,47) Hint: Parameter "OldChild" not used
laz2_dom.pas(285,31) Hint: Parameter "OldChild" not used
laz2_dom.pas(306,29) Hint: Parameter "deep" not used
laz2_dom.pas(306,49) Hint: Parameter "ACloneOwner" not used
laz2_dom.pas(307,34) Hint: Parameter "ANodeName" not used
laz2_dom.pas(251,36) Hint: Parameter "Value" not used
laz2_dom.pas(355,30) Hint: Parameter "aNode" not used
laz2_dom.pas(411,40) Hint: Parameter "namespaceURI" not used
laz2_dom.pas(411,59) Hint: Parameter "localName" not used
laz2_dom.pas(413,43) Hint: Parameter "namespaceURI" not used
laz2_dom.pas(413,61) Hint: Parameter "localName" not used
laz2_dom.pas(498,41) Hint: Parameter "value" not used
laz2_dom.pas(519,44) Hint: Parameter "data" not used
laz2_dom.pas(521,53) Hint: Parameter "target" not used
laz2_dom.pas(521,66) Hint: Parameter "data" not used
laz2_dom.pas(526,47) Hint: Parameter "name" not used
laz2_dom.pas(611,29) Hint: Parameter "deep" not used
laz2_dom.pas(675,30) Hint: Parameter "deep" not used
laz2_dom.pas(690,29) Hint: Parameter "deep" not used
laz2_dom.pas(703,29) Hint: Parameter "deep" not used
laz2_dom.pas(745,29) Hint: Parameter "deep" not used
laz2_dom.pas(779,29) Hint: Parameter "deep" not used
laz2_dom.pas(797,29) Hint: Parameter "deep" not used
Assembling laz2_dom
Compiling laz2_xmlcfg.pas
Compiling lazfilecache.pas
Compiling lazdbglog.pas
Assembling lazdbglog
Compiling lazfileutils.pas
Compiling lazutf8classes.pas
Compiling lazfileutils.pas
Compiling lazutilsstrconsts.pas
Writing Resource String Table file: lazutilsstrconsts.rst
Assembling lazutilsstrconsts
unixlazfileutils.inc(66,45) Hint: Local variable "st" does not seem to be initialized
c:\codetyphon\typhon\components\lazutils\unixlazfileutils.inc(132,8) Hint: User defined: use GetEnvironmentVariableUTF8
unixlazfileutils.inc(168,39) Hint: Local variable "Info" does not seem to be initialized
unixlazfileutils.inc(251,32) Hint: Local variable "FileInfo" does not seem to be initialized
lazfileutils.pas(104,31) Hint: Parameter "Path" not used
lazfileutils.pas(105,38) Hint: Parameter "Path" not used
Assembling lazfileutils
Assembling lazutf8classes
Assembling lazfilecache
Compiling laz2_xmlread.pas
laz2_xmlread.pas(584,27) Hint: Parameter "Context" not used
laz2_xmlread.pas(615,35) Hint: Parameter "Context" not used
laz2_xmlread.pas(653,28) Hint: Parameter "Context" not used
laz2_xmlread.pas(704,27) Hint: Parameter "Context" not used
laz2_xmlread.pas(237,37) Hint: Parameter "AEncoding" not used
laz2_xmlread.pas(235,36) Hint: Parameter "AllowSpecialChars" not used
laz2_xmlread.pas(1234,27) Hint: Local variable "NewDecoder" does not seem to be initialized
laz2_xmlread.pas(466,49) Hint: Parameter "PublicID" not used
laz2_xmlread.pas(204,22) Hint: Local type "DOMPCharBuf" is not used
Assembling laz2_xmlread
Compiling laz2_xmlwrite.pas
Assembling laz2_xmlwrite
laz2_xmlcfg.pas(677,77) Hint: Local variable "Ident" does not seem to be initialized
Assembling laz2_xmlcfg
Compiling laz_dom.pas
Assembling laz_dom
Compiling laz_xmlcfg.pas
Assembling laz_xmlcfg
Compiling laz_xmlread.pas
Assembling laz_xmlread
Compiling laz_xmlstreaming.pas
laz_xmlstreaming.pas(90,32) Hint: Parameter "Buffer" not used
laz_xmlstreaming.pas(141,29) Hint: Parameter "Buf" not used
Assembling laz_xmlstreaming
Compiling laz_xmlwrite.pas
Assembling laz_xmlwrite
Compiling paswstring.pas
Assembling paswstring
Compiling fileutil.pas
Compiling masks.pas
c:\codetyphon\typhon\components\lazutils\masks.pas(57,58) Hint: Parameter "CaseSensitive" not used
Assembling masks
unixfileutil.inc(19,37) Hint: Local variable "info" does not seem to be initialized
Assembling fileutil
Compiling lconvencoding.pas
asiancodepagefunctions.inc(78,26) Hint: Conversion between ordinals and pointers is not portable
asiancodepagefunctions.inc(187,26) Hint: Conversion between ordinals and pointers is not portable
lconvencoding.pas(5022,25) Hint: Conversion between ordinals and pointers is not portable
lconvencoding.pas(5051,13) Hint: Conversion between ordinals and pointers is not portable
lconvencoding.pas(5083,13) Hint: Conversion between ordinals and pointers is not portable
lconvencoding.pas(6427,13) Hint: Conversion between ordinals and pointers is not portable
lconvencoding.pas(6467,13) Hint: Conversion between ordinals and pointers is not portable
Assembling lconvencoding
Compiling lazutf16.pas
Assembling lazutf16
Compiling lazutf8sysutils.pas
Assembling lazutf8sysutils
Compiling lazmethodlist.pas
Assembling lazmethodlist
Compiling avglvltree.pas
avglvltree.pas(82,33) Hint: Parameter "aNode" not used
avglvltree.pas(85,30) Hint: Parameter "aNode" not used
Assembling avglvltree
Compiling lazlogger.pas
Compiling lazloggerbase.pas
Compiling lazclasses.pas
Assembling lazclasses
LazLoggerImpl.inc(335,23) Hint: Conversion between ordinals and pointers is not portable
LazLoggerImpl.inc(431,25) Hint: Function result variable does not seem to be initialized
LazLoggerImpl.inc(497,23) Hint: Function result variable does not seem to be initialized
lazloggerbase.pas(101,41) Hint: Parameter "s" not used
lazloggerbase.pas(95,35) Hint: Parameter "LogGroup" not used
lazloggerbase.pas(96,35) Hint: Parameter "LogGroup" not used
lazloggerbase.pas(99,35) Hint: Parameter "s" not used
lazloggerbase.pas(100,36) Hint: Parameter "s" not used
lazloggerbase.pas(593,36) Warning: Implicit string type conversion from "AnsiString" to "WideString"
lazloggerbase.pas(593,48) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
Assembling lazloggerbase
LazLoggerImpl.inc(335,23) Hint: Conversion between ordinals and pointers is not portable
LazLoggerImpl.inc(431,25) Hint: Function result variable does not seem to be initialized
LazLoggerImpl.inc(497,23) Hint: Function result variable does not seem to be initialized
Assembling lazlogger
Compiling lazfreetype.pas
Compiling tttypes.pas
Assembling tttypes
Compiling tterror.pas
Assembling tterror
Compiling ttcalc.pas
Assembling ttcalc
Compiling ttmemory.pas
ttmemory.pas(124,27) Hint: Parameter "Size" not used
Assembling ttmemory
Compiling tttables.pas
Assembling tttables
Compiling ttcache.pas
Assembling ttcache
Compiling ttfile.pas
ttfile.pas(660,47) Hint: Local variable "C" does not seem to be initialized
Assembling ttfile
Compiling ttcmap.pas
Assembling ttcmap
Compiling ttobjs.pas
Compiling ttload.pas
Assembling ttload
Compiling ttinterp.pas
ttinterp.pas(186,28) Hint: Parameter "args" not used
ttinterp.pas(129,30) Hint: Parameter "args" not used
ttinterp.pas(137,29) Hint: Parameter "args" not used
ttinterp.pas(136,28) Hint: Parameter "args" not used
ttinterp.pas(138,29) Hint: Parameter "args" not used
ttinterp.pas(228,30) Hint: Parameter "args" not used
ttinterp.pas(219,31) Hint: Parameter "args" not used
ttinterp.pas(209,31) Hint: Parameter "args" not used
ttinterp.pas(211,31) Hint: Parameter "args" not used
ttinterp.pas(197,29) Hint: Parameter "args" not used
ttinterp.pas(196,28) Hint: Parameter "args" not used
ttinterp.pas(195,29) Hint: Parameter "args" not used
ttinterp.pas(198,29) Hint: Parameter "args" not used
ttinterp.pas(190,29) Hint: Parameter "args" not used
ttinterp.pas(191,29) Hint: Parameter "args" not used
ttinterp.pas(143,31) Hint: Parameter "args" not used
ttinterp.pas(142,32) Hint: Parameter "args" not used
ttinterp.pas(200,30) Hint: Parameter "args" not used
ttinterp.pas(144,31) Hint: Parameter "args" not used
ttinterp.pas(213,28) Hint: Parameter "args" not used
ttinterp.pas(124,32) Hint: Parameter "args" not used
ttinterp.pas(120,27) Hint: Parameter "args" not used
ttinterp.pas(157,27) Hint: Parameter "args" not used
ttinterp.pas(159,28) Hint: Parameter "args" not used
ttinterp.pas(130,30) Hint: Parameter "args" not used
ttinterp.pas(4409,25) Warning: unreachable code
ttinterp.pas(4413,25) Warning: unreachable code
ttinterp.pas(236,32) Hint: Parameter "args" not used
Assembling ttinterp
Assembling ttobjs
Compiling ttgload.pas
ttgload.pas(125,83) Hint: Local variable "advance" does not seem to be initialized
ttgload.pas(125,68) Hint: Local variable "left_bearing" does not seem to be initialized
ttgload.pas(495,37) Hint: Parameter "n_contours" not used
Assembling ttgload
Compiling ttraster.pas
Compiling ttprofile.pas
Assembling ttprofile
ttraster.pas(170,49) Hint: Parameter "max" not used
ttraster.pas(171,40) Hint: Parameter "y" not used
ttraster.pas(171,73) Hint: Parameter "Left" not used
ttraster.pas(172,12) Hint: Parameter "Right" not used
ttraster.pas(149,46) Hint: Parameter "min" not used
ttraster.pas(149,56) Hint: Parameter "max" not used
ttraster.pas(150,70) Hint: Parameter "Left" not used
ttraster.pas(151,12) Hint: Parameter "Right" not used
ttraster.pas(160,54) Hint: Parameter "max" not used
ttraster.pas(163,57) Hint: Parameter "max" not used
ttraster.pas(145,75) Hint: Parameter "Left" not used
ttraster.pas(146,12) Hint: Parameter "Right" not used
Assembling ttraster
Assembling lazfreetype
Compiling ttdebug.pas
Assembling ttdebug
Compiling easylazfreetype.pas
Assembling easylazfreetype
Compiling lazloggerdummy.pas
lazloggerdummy.pas(182,31) Hint: Parameter "ALogger" not used
lazloggerdummy.pas(178,37) Hint: Parameter "ALogGroups" not used
lazloggerdummy.pas(74,27) Hint: Parameter "Src" not used
lazloggerdummy.pas(82,43) Hint: Parameter "AConfigName" not used
lazloggerdummy.pas(82,69) Hint: Parameter "ADefaulEnabled" not used
lazloggerdummy.pas(83,43) Hint: Parameter "AConfigName" not used
lazloggerdummy.pas(84,49) Hint: Parameter "AConfigName" not used
lazloggerdummy.pas(84,75) Hint: Parameter "ADefaulEnabled" not used
lazloggerdummy.pas(85,49) Hint: Parameter "AConfigName" not used
lazloggerdummy.pas(89,39) Hint: Parameter "s" not used
lazloggerdummy.pas(91,33) Hint: Parameter "s" not used
lazloggerdummy.pas(92,27) Hint: Parameter "Args" not used
lazloggerdummy.pas(93,33) Hint: Parameter "S" not used
lazloggerdummy.pas(93,49) Hint: Parameter "Args" not used
lazloggerdummy.pas(94,33) Hint: Parameter "s1" not used
lazloggerdummy.pas(94,42) Hint: Parameter "s2" not used
lazloggerdummy.pas(94,65) Hint: Parameter "s3" not used
lazloggerdummy.pas(95,33) Hint: Parameter "s4" not used
lazloggerdummy.pas(95,61) Hint: Parameter "s5" not used
lazloggerdummy.pas(95,89) Hint: Parameter "s6" not used
lazloggerdummy.pas(96,33) Hint: Parameter "s7" not used
lazloggerdummy.pas(96,61) Hint: Parameter "s8" not used
lazloggerdummy.pas(96,89) Hint: Parameter "s9" not used
lazloggerdummy.pas(97,33) Hint: Parameter "s10" not used
lazloggerdummy.pas(97,62) Hint: Parameter "s11" not used
lazloggerdummy.pas(97,91) Hint: Parameter "s12" not used
lazloggerdummy.pas(98,33) Hint: Parameter "s13" not used
lazloggerdummy.pas(98,62) Hint: Parameter "s14" not used
lazloggerdummy.pas(98,91) Hint: Parameter "s15" not used
lazloggerdummy.pas(99,33) Hint: Parameter "s16" not used
lazloggerdummy.pas(99,62) Hint: Parameter "s17" not used
lazloggerdummy.pas(99,91) Hint: Parameter "s18" not used
lazloggerdummy.pas(101,34) Hint: Parameter "s" not used
lazloggerdummy.pas(102,28) Hint: Parameter "Args" not used
lazloggerdummy.pas(103,34) Hint: Parameter "S" not used
lazloggerdummy.pas(103,50) Hint: Parameter "Args" not used
lazloggerdummy.pas(104,34) Hint: Parameter "s1" not used
lazloggerdummy.pas(104,43) Hint: Parameter "s2" not used
lazloggerdummy.pas(104,66) Hint: Parameter "s3" not used
lazloggerdummy.pas(105,34) Hint: Parameter "s4" not used
lazloggerdummy.pas(105,62) Hint: Parameter "s5" not used
lazloggerdummy.pas(105,90) Hint: Parameter "s6" not used
lazloggerdummy.pas(106,34) Hint: Parameter "s7" not used
lazloggerdummy.pas(106,62) Hint: Parameter "s8" not used
lazloggerdummy.pas(106,90) Hint: Parameter "s9" not used
lazloggerdummy.pas(107,34) Hint: Parameter "s10" not used
lazloggerdummy.pas(107,63) Hint: Parameter "s11" not used
lazloggerdummy.pas(107,92) Hint: Parameter "s12" not used
lazloggerdummy.pas(108,34) Hint: Parameter "s13" not used
lazloggerdummy.pas(108,63) Hint: Parameter "s14" not used
lazloggerdummy.pas(108,92) Hint: Parameter "s15" not used
lazloggerdummy.pas(109,34) Hint: Parameter "s16" not used
lazloggerdummy.pas(109,63) Hint: Parameter "s17" not used
lazloggerdummy.pas(109,92) Hint: Parameter "s18" not used
lazloggerdummy.pas(111,39) Hint: Parameter "s" not used
lazloggerdummy.pas(112,33) Hint: Parameter "Args" not used
lazloggerdummy.pas(113,33) Hint: Parameter "s" not used
lazloggerdummy.pas(113,49) Hint: Parameter "Args" not used
lazloggerdummy.pas(114,39) Hint: Parameter "s1" not used
lazloggerdummy.pas(114,48) Hint: Parameter "s2" not used
lazloggerdummy.pas(114,71) Hint: Parameter "s3" not used
lazloggerdummy.pas(115,39) Hint: Parameter "s4" not used
lazloggerdummy.pas(115,67) Hint: Parameter "s5" not used
lazloggerdummy.pas(115,95) Hint: Parameter "s6" not used
lazloggerdummy.pas(116,39) Hint: Parameter "s7" not used
lazloggerdummy.pas(116,67) Hint: Parameter "s8" not used
lazloggerdummy.pas(116,95) Hint: Parameter "s9" not used
lazloggerdummy.pas(117,39) Hint: Parameter "s10" not used
lazloggerdummy.pas(117,68) Hint: Parameter "s11" not used
lazloggerdummy.pas(117,97) Hint: Parameter "s12" not used
lazloggerdummy.pas(118,39) Hint: Parameter "s13" not used
lazloggerdummy.pas(118,68) Hint: Parameter "s14" not used
lazloggerdummy.pas(118,97) Hint: Parameter "s15" not used
lazloggerdummy.pas(119,39) Hint: Parameter "s16" not used
lazloggerdummy.pas(119,68) Hint: Parameter "s17" not used
lazloggerdummy.pas(119,97) Hint: Parameter "s18" not used
lazloggerdummy.pas(121,38) Hint: Parameter "s" not used
lazloggerdummy.pas(122,32) Hint: Parameter "Args" not used
lazloggerdummy.pas(123,32) Hint: Parameter "s" not used
lazloggerdummy.pas(123,48) Hint: Parameter "Args" not used
lazloggerdummy.pas(124,38) Hint: Parameter "s1" not used
lazloggerdummy.pas(124,47) Hint: Parameter "s2" not used
lazloggerdummy.pas(124,70) Hint: Parameter "s3" not used
lazloggerdummy.pas(125,38) Hint: Parameter "s4" not used
lazloggerdummy.pas(125,66) Hint: Parameter "s5" not used
lazloggerdummy.pas(125,94) Hint: Parameter "s6" not used
lazloggerdummy.pas(126,38) Hint: Parameter "s7" not used
lazloggerdummy.pas(126,66) Hint: Parameter "s8" not used
lazloggerdummy.pas(126,94) Hint: Parameter "s9" not used
lazloggerdummy.pas(127,38) Hint: Parameter "s10" not used
lazloggerdummy.pas(127,67) Hint: Parameter "s11" not used
lazloggerdummy.pas(127,96) Hint: Parameter "s12" not used
lazloggerdummy.pas(128,38) Hint: Parameter "s13" not used
lazloggerdummy.pas(128,67) Hint: Parameter "s14" not used
lazloggerdummy.pas(128,96) Hint: Parameter "s15" not used
lazloggerdummy.pas(129,38) Hint: Parameter "s16" not used
lazloggerdummy.pas(129,67) Hint: Parameter "s17" not used
lazloggerdummy.pas(129,96) Hint: Parameter "s18" not used
lazloggerdummy.pas(132,33) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(132,74) Hint: Parameter "s" not used
lazloggerdummy.pas(134,27) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(134,68) Hint: Parameter "s" not used
lazloggerdummy.pas(135,27) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(135,62) Hint: Parameter "Args" not used
lazloggerdummy.pas(136,27) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(136,68) Hint: Parameter "S" not used
lazloggerdummy.pas(136,84) Hint: Parameter "Args" not used
lazloggerdummy.pas(137,27) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(137,68) Hint: Parameter "s1" not used
lazloggerdummy.pas(137,77) Hint: Parameter "s2" not used
lazloggerdummy.pas(137,100) Hint: Parameter "s3" not used
lazloggerdummy.pas(138,33) Hint: Parameter "s4" not used
lazloggerdummy.pas(138,61) Hint: Parameter "s5" not used
lazloggerdummy.pas(138,89) Hint: Parameter "s6" not used
lazloggerdummy.pas(139,33) Hint: Parameter "s7" not used
lazloggerdummy.pas(139,61) Hint: Parameter "s8" not used
lazloggerdummy.pas(139,89) Hint: Parameter "s9" not used
lazloggerdummy.pas(140,33) Hint: Parameter "s10" not used
lazloggerdummy.pas(140,62) Hint: Parameter "s11" not used
lazloggerdummy.pas(140,91) Hint: Parameter "s12" not used
lazloggerdummy.pas(141,33) Hint: Parameter "s13" not used
lazloggerdummy.pas(141,62) Hint: Parameter "s14" not used
lazloggerdummy.pas(141,91) Hint: Parameter "s15" not used
lazloggerdummy.pas(142,33) Hint: Parameter "s16" not used
lazloggerdummy.pas(142,62) Hint: Parameter "s17" not used
lazloggerdummy.pas(142,91) Hint: Parameter "s18" not used
lazloggerdummy.pas(144,28) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(144,69) Hint: Parameter "s" not used
lazloggerdummy.pas(145,28) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(145,63) Hint: Parameter "Args" not used
lazloggerdummy.pas(146,28) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(146,69) Hint: Parameter "S" not used
lazloggerdummy.pas(146,85) Hint: Parameter "Args" not used
lazloggerdummy.pas(147,28) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(147,69) Hint: Parameter "s1" not used
lazloggerdummy.pas(147,78) Hint: Parameter "s2" not used
lazloggerdummy.pas(147,101) Hint: Parameter "s3" not used
lazloggerdummy.pas(148,34) Hint: Parameter "s4" not used
lazloggerdummy.pas(148,62) Hint: Parameter "s5" not used
lazloggerdummy.pas(148,90) Hint: Parameter "s6" not used
lazloggerdummy.pas(149,34) Hint: Parameter "s7" not used
lazloggerdummy.pas(149,62) Hint: Parameter "s8" not used
lazloggerdummy.pas(149,90) Hint: Parameter "s9" not used
lazloggerdummy.pas(150,34) Hint: Parameter "s10" not used
lazloggerdummy.pas(150,63) Hint: Parameter "s11" not used
lazloggerdummy.pas(150,92) Hint: Parameter "s12" not used
lazloggerdummy.pas(151,34) Hint: Parameter "s13" not used
lazloggerdummy.pas(151,63) Hint: Parameter "s14" not used
lazloggerdummy.pas(151,92) Hint: Parameter "s15" not used
lazloggerdummy.pas(152,34) Hint: Parameter "s16" not used
lazloggerdummy.pas(152,63) Hint: Parameter "s17" not used
lazloggerdummy.pas(152,92) Hint: Parameter "s18" not used
lazloggerdummy.pas(154,33) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(154,74) Hint: Parameter "s" not used
lazloggerdummy.pas(155,33) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(155,68) Hint: Parameter "Args" not used
lazloggerdummy.pas(156,33) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(156,68) Hint: Parameter "s" not used
lazloggerdummy.pas(156,84) Hint: Parameter "Args" not used
lazloggerdummy.pas(157,33) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(157,74) Hint: Parameter "s1" not used
lazloggerdummy.pas(157,83) Hint: Parameter "s2" not used
lazloggerdummy.pas(157,106) Hint: Parameter "s3" not used
lazloggerdummy.pas(158,39) Hint: Parameter "s4" not used
lazloggerdummy.pas(158,67) Hint: Parameter "s5" not used
lazloggerdummy.pas(158,95) Hint: Parameter "s6" not used
lazloggerdummy.pas(159,39) Hint: Parameter "s7" not used
lazloggerdummy.pas(159,67) Hint: Parameter "s8" not used
lazloggerdummy.pas(159,95) Hint: Parameter "s9" not used
lazloggerdummy.pas(160,39) Hint: Parameter "s10" not used
lazloggerdummy.pas(160,68) Hint: Parameter "s11" not used
lazloggerdummy.pas(160,97) Hint: Parameter "s12" not used
lazloggerdummy.pas(161,39) Hint: Parameter "s13" not used
lazloggerdummy.pas(161,68) Hint: Parameter "s14" not used
lazloggerdummy.pas(161,97) Hint: Parameter "s15" not used
lazloggerdummy.pas(162,39) Hint: Parameter "s16" not used
lazloggerdummy.pas(162,68) Hint: Parameter "s17" not used
lazloggerdummy.pas(162,97) Hint: Parameter "s18" not used
lazloggerdummy.pas(164,32) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(164,73) Hint: Parameter "s" not used
lazloggerdummy.pas(165,32) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(165,67) Hint: Parameter "Args" not used
lazloggerdummy.pas(166,32) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(166,67) Hint: Parameter "s" not used
lazloggerdummy.pas(166,83) Hint: Parameter "Args" not used
lazloggerdummy.pas(167,32) Hint: Parameter "LogGroup" not used
lazloggerdummy.pas(167,73) Hint: Parameter "s1" not used
lazloggerdummy.pas(167,82) Hint: Parameter "s2" not used
lazloggerdummy.pas(167,105) Hint: Parameter "s3" not used
lazloggerdummy.pas(168,38) Hint: Parameter "s4" not used
lazloggerdummy.pas(168,66) Hint: Parameter "s5" not used
lazloggerdummy.pas(168,94) Hint: Parameter "s6" not used
lazloggerdummy.pas(169,38) Hint: Parameter "s7" not used
lazloggerdummy.pas(169,66) Hint: Parameter "s8" not used
lazloggerdummy.pas(169,94) Hint: Parameter "s9" not used
lazloggerdummy.pas(170,38) Hint: Parameter "s10" not used
lazloggerdummy.pas(170,67) Hint: Parameter "s11" not used
lazloggerdummy.pas(170,96) Hint: Parameter "s12" not used
lazloggerdummy.pas(171,38) Hint: Parameter "s13" not used
lazloggerdummy.pas(171,67) Hint: Parameter "s14" not used
lazloggerdummy.pas(171,96) Hint: Parameter "s15" not used
lazloggerdummy.pas(172,38) Hint: Parameter "s16" not used
lazloggerdummy.pas(172,67) Hint: Parameter "s17" not used
lazloggerdummy.pas(172,96) Hint: Parameter "s18" not used
lazloggerdummy.pas(52,27) Hint: Parameter "Index" not used
lazloggerdummy.pas(54,27) Hint: Parameter "Src" not used
lazloggerdummy.pas(55,34) Hint: Parameter "AConfigName" not used
lazloggerdummy.pas(56,34) Hint: Parameter "AnEntry" not used
lazloggerdummy.pas(57,31) Hint: Parameter "AConfigName" not used
Assembling lazloggerdummy
Compiling lazfreetypefontcollection.pas
lazfreetypefontcollection.pas(96,40) Hint: Parameter "Tree" not used
lazfreetypefontcollection.pas(97,38) Hint: Parameter "Tree" not used
Assembling lazfreetypefontcollection
Compiling lazconfigstorage.pas
lazconfigstorage.pas(300,77) Hint: Local variable "Ident" does not seem to be initialized
lazconfigstorage.pas(54,35) Hint: Parameter "Filename" not used
lazconfigstorage.pas(54,58) Hint: Parameter "LoadFromDisk" not used
Assembling lazconfigstorage
Compiling utf8process.pp
Assembling utf8process
Compiling laz2_xpath.pas
laz2_xpath.pas(104,28) Hint: Parameter "AContext" not used
laz2_xpath.pas(105,13) Hint: Parameter "AEnvironment" not used
laz2_xpath.pas(114,28) Hint: Parameter "AContext" not used
laz2_xpath.pas(399,27) Hint: Parameter "Context" not used
laz2_xpath.pas(405,28) Hint: Parameter "Context" not used
laz2_xpath.pas(406,32) Hint: Parameter "Context" not used
laz2_xpath.pas(407,30) Hint: Parameter "Context" not used
laz2_xpath.pas(408,37) Hint: Parameter "Context" not used
laz2_xpath.pas(409,36) Hint: Parameter "Context" not used
laz2_xpath.pas(410,31) Hint: Parameter "Context" not used
laz2_xpath.pas(413,31) Hint: Parameter "Context" not used
laz2_xpath.pas(414,29) Hint: Parameter "Context" not used
laz2_xpath.pas(415,25) Hint: Parameter "Context" not used
laz2_xpath.pas(416,26) Hint: Parameter "Context" not used
laz2_xpath.pas(417,27) Hint: Parameter "Context" not used
laz2_xpath.pas(420,25) Hint: Parameter "Context" not used
laz2_xpath.pas(421,27) Hint: Parameter "Context" not used
laz2_xpath.pas(422,29) Hint: Parameter "Context" not used
laz2_xpath.pas(423,27) Hint: Parameter "Context" not used
Assembling laz2_xpath
Compiling dictionarystringlist.pas
dictionarystringlist.pas(43,31) Hint: Parameter "Index" not used
dictionarystringlist.pas(43,58) Hint: Parameter "S" not used
dictionarystringlist.pas(43,74) Hint: Parameter "O" not used
Assembling dictionarystringlist
lazutils.pas(10,13) Hint: Unit "Laz2_XMLCfg" not used in LazUtils
lazutils.pas(10,55) Hint: Unit "laz2_XMLWrite" not used in LazUtils
lazutils.pas(10,70) Hint: Unit "Laz_DOM" not used in LazUtils
lazutils.pas(11,3) Hint: Unit "Laz_XMLCfg" not used in LazUtils
lazutils.pas(11,15) Hint: Unit "Laz_XMLRead" not used in LazUtils
lazutils.pas(11,28) Hint: Unit "Laz_XMLStreaming" not used in LazUtils
lazutils.pas(11,46) Hint: Unit "Laz_XMLWrite" not used in LazUtils
lazutils.pas(12,26) Hint: Unit "LazDbgLog" not used in LazUtils
lazutils.pas(12,37) Hint: Unit "paswstring" not used in LazUtils
lazutils.pas(12,59) Hint: Unit "lazutf8classes" not used in LazUtils
lazutils.pas(13,3) Hint: Unit "Masks" not used in LazUtils
lazutils.pas(13,10) Hint: Unit "LazUtilsStrConsts" not used in LazUtils
lazutils.pas(13,54) Hint: Unit "lazutf8sysutils" not used in LazUtils
lazutils.pas(14,3) Hint: Unit "LazMethodList" not used in LazUtils
lazutils.pas(14,18) Hint: Unit "AvgLvlTree" not used in LazUtils
lazutils.pas(14,41) Hint: Unit "LazFreeType" not used in LazUtils
lazutils.pas(14,54) Hint: Unit "TTCache" not used in LazUtils
lazutils.pas(14,63) Hint: Unit "TTCalc" not used in LazUtils
lazutils.pas(14,71) Hint: Unit "TTCMap" not used in LazUtils
lazutils.pas(15,3) Hint: Unit "TTDebug" not used in LazUtils
lazutils.pas(15,12) Hint: Unit "TTError" not used in LazUtils
lazutils.pas(15,21) Hint: Unit "TTFile" not used in LazUtils
lazutils.pas(15,29) Hint: Unit "TTGLoad" not used in LazUtils
lazutils.pas(15,38) Hint: Unit "TTInterp" not used in LazUtils
lazutils.pas(15,48) Hint: Unit "TTLoad" not used in LazUtils
lazutils.pas(15,56) Hint: Unit "TTMemory" not used in LazUtils
lazutils.pas(15,66) Hint: Unit "TTObjs" not used in LazUtils
lazutils.pas(16,3) Hint: Unit "TTProfile" not used in LazUtils
lazutils.pas(16,14) Hint: Unit "TTRASTER" not used in LazUtils
lazutils.pas(16,24) Hint: Unit "TTTables" not used in LazUtils
lazutils.pas(16,34) Hint: Unit "TTTypes" not used in LazUtils
lazutils.pas(17,19) Hint: Unit "LazClasses" not used in LazUtils
lazutils.pas(17,58) Hint: Unit "LazConfigStorage" not used in LazUtils
lazutils.pas(18,16) Hint: Unit "laz2_xpath" not used in LazUtils
lazutils.pas(18,28) Hint: Unit "DictionaryStringList" not used in LazUtils
Assembling lazutils
82187 lines compiled, 5.0 sec
4 warning(s) issued
383 hint(s) issued
"Compilando pacote LazUtils 1.0" , Ok!
Free Pascal Compiler version 2.7.1 [2013/06/05] for arm
Copyright (c) 1993-2013 by Florian Klaempfl and others
lclintf.inc(195,45) Warning: Symbol "FontCanUTF8" is deprecated
lclintf.inc(334,49) Warning: Symbol "IntfSendsUTF8KeyPress" is deprecated
font.inc(1234,22) Warning: Symbol "FontCanUTF8" is deprecated
"Compilando pacote LCLBase 1.0.1" , Ok!
Hint: Start of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\codetyphon\fpc\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.7.1 [2013/06/05] for arm
Copyright (c) 1993-2013 by Florian Klaempfl and others
Target OS: Linux for ARMEL
Compiling lcl.pas
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\alllclintfunits.pas
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtproc.pp
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qt4.pas
Assembling qt4
C:\codetyphon\typhon\lcl\interfaces\qt\qtproc.pp(107,15) Warning: Implicit string type conversion from "AnsiString" to "WideString"
Assembling qtproc
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwscontrols.pp
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(899,4) Note: User defined: CheckGDIObject TODO: make TQTImage a TQtResource
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(1004,29) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(121,29) Hint: Parameter "checked" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(408,32) Hint: Parameter "DCData" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(3269,54) Hint: Local variable "NColor" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(3508,6) Note: User defined: TQtDeviceContext.drawImage workaround - possible qt4 bug with QPainter & RGB32 images.
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(467,22) Hint: Parameter "maskRect" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(3722,4) Note: User defined: : TODO: Mouse events of trayicon can be catched in QApplication event filter (TQtWidgetSet.EventFilter), so OnMouseDown and OnMouseUp can be properly sent. Check if it works ok on qtwin32 and qtmac and then replace this blind calls to mouse events
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(559,35) Hint: Parameter "AButton" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(3950,35) Warning: Implicit string type conversion with potential data loss from "WideString" to "RawByteString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(3950,36) Warning: Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(3993,14) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(3995,32) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(3999,40) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4043,19) Warning: Implicit string type conversion from "AnsiString" to "WideString"
qtobjects.pas(583,26) Hint: Parameter "Sender" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4138,15) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4173,14) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4174,36) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4217,19) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4299,32) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4328,44) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4328,45) Warning: Implicit string type conversion with potential data loss from "UTF16String" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4330,38) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4330,39) Warning: Implicit string type conversion with potential data loss from "UTF16String" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4337,23) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4388,13) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4401,13) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4444,13) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4466,30) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4474,30) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4502,30) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4511,13) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4518,30) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4527,13) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(4564,30) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
qtobjects.pas(730,26) Hint: Parameter "Sender" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(5052,29) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobjects.pas(5060,29) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
Assembling qtobjects
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtint.pp
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwsfactory.pas
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwsbuttons.pp
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtcaret.pas
C:\codetyphon\typhon\lcl\interfaces\qt\qtcaret.pas(94,20) Hint: Parameter "Widget" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtcaret.pas(446,6) Note: User defined: remove complete property RespondToFocus after testing
qtcaret.pas(66,23) Hint: Parameter "Sender" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtcaret.pas(481,4) Note: User defined: TEmulatedCaret.Lock() remove this routine later, after testing on all platforms
C:\codetyphon\typhon\lcl\interfaces\qt\qtcaret.pas(489,4) Note: User defined: TEmulatedCaret.UnLock() remove this routine later, after testing on all platforms
Assembling qtcaret
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtprivate.pp
C:\codetyphon\typhon\lcl\interfaces\qt\qtprivate.pp(181,26) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtprivate.pp(299,8) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtprivate.pp(360,10) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtprivate.pp(432,5) Note: Local variable "S1" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtprivate.pp(463,14) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtprivate.pp(425,3) Note: Local variable "QtCursor" not used
Assembling qtprivate
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(2533,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(2556,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(2580,15) Hint: Local variable "Msg" does not seem to be initialized
qtwidgets.pas(199,28) Hint: Parameter "Sender" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(2678,17) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(2772,18) Hint: Local variable "KeyMsg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(2773,19) Hint: Local variable "CharMsg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(2936,4) Note: User defined: TQtWidget.SlotKey: this is workaround for Qt bug which reports wrong keys with Shift+Ctrl pressed. Fixes #13470. LAST REVISION: Qt-4.7.4 20111023 fc14. zeljko
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(3144,15) Warning: Implicit string type conversion from "Char" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(2731,3) Note: Local variable "QtEdit" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(3266,15) Hint: Local variable "Msg" does not seem to be initialized
qtwidgets.pas(203,27) Hint: Parameter "Sender" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(3377,15) Hint: Local variable "Msg" does not seem to be initialized
qtwidgets.pas(204,29) Hint: Parameter "Sender" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(145,7) Hint: Parameter "AEvent" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(3502,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(3553,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(3646,15) Hint: Local variable "Msg" does not seem to be initialized
qtwidgets.pas(208,27) Hint: Parameter "Sender" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(3734,17) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(3833,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(3877,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(3921,30) Hint: Conversion between ordinals and pointers is not portable
qtwidgets.pas(213,30) Hint: Parameter "Sender" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(262,45) Hint: Parameter "AWithScrollOffset" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(263,47) Hint: Parameter "AWithScrollOffset" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(265,75) Hint: Parameter "WithThemeSpace" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(5051,13) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(5131,31) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(5191,32) Hint: Mixing signed expressions and longwords gives a 64bit result
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(5195,34) Hint: Mixing signed expressions and longwords gives a 64bit result
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(5295,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(5309,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(5323,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(522,29) Hint: Parameter "Checked" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(5337,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(5424,4) Note: User defined: qtlcl implementation of buttons autosizing, replace if/when we get QSizePolicy class into bindings
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(535,75) Hint: Parameter "WithThemeSpace" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(5472,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(541,27) Hint: Parameter "AChecked" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(556,75) Hint: Parameter "WithThemeSpace" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(5817,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(572,27) Hint: Parameter "AChecked" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(604,33) Hint: Parameter "AParams" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(6459,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(6491,15) Hint: Local variable "Msg" does not seem to be initialized
qtwidgets.pas(639,28) Hint: Parameter "Sender" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(6769,17) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(687,34) Hint: Parameter "p1" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(6819,17) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(700,29) Hint: Parameter "Checked" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(721,7) Hint: Parameter "WithThemeSpace" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(347,32) Hint: Parameter "minimum" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(347,50) Hint: Parameter "maximum" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(344,31) Hint: Parameter "p1" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(7439,20) Hint: Local variable "LMScroll" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(7496,20) Hint: Local variable "LMScroll" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(390,75) Hint: Parameter "WithThemeSpace" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(7642,24) Hint: Local variable "LMScroll" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(7840,17) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(755,31) Hint: Parameter "p1" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(7856,17) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(756,32) Hint: Parameter "p1" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(799,7) Hint: Parameter "WithThemeSpace" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(8094,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(800,33) Hint: Parameter "p1" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(8165,4) Note: User defined: implement TQtTextEdit.getMaxLength
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(8211,4) Note: User defined: implement TQtTextEdit.setEchoMode
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(837,33) Hint: Parameter "AMode" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(8221,4) Note: User defined: implement TQtTextEdit.setMaxLength
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(839,34) Hint: Parameter "ALength" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(8560,18) Hint: Local variable "Mess" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(8635,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(8637,15) Hint: Local variable "Hdr" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(8794,6) Note: User defined: TQtTabWidget.getTabBar: we can remove QLCLTabWidget, and get it like StackWidget, objectName is qt_tabwidget_tabbar.
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(9128,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(9130,15) Hint: Local variable "Hdr" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(9605,15) Hint: Local variable "Msg" does not seem to be initialized
qtwidgets.pas(942,30) Hint: Parameter "Sender" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(993,7) Hint: Parameter "WithThemeSpace" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(9838,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(995,28) Hint: Parameter "index" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(9850,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(996,26) Hint: Parameter "p1" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(9869,17) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(997,26) Hint: Parameter "index" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(9894,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(10164,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(10250,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(10325,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1224,31) Hint: Parameter "AItem" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1219,31) Hint: Parameter "ARect" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(10782,17) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(10783,18) Hint: Local variable "NMLV" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(11084,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(11085,16) Hint: Local variable "NMLV" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(11187,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(11217,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1235,37) Hint: Parameter "ANewText" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(11236,18) Hint: Local variable "MsgN" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(11237,18) Hint: Local variable "NMLV" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(11264,17) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1293,40) Hint: Parameter "current" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1293,67) Hint: Parameter "previous" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(11776,4) Note: User defined: seem that we have qtbug with tristate listwidget items, so we must handle statemap somehow
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(11799,15) Hint: Local variable "Msg" does not seem to be initialized
qtwidgets.pas(1314,26) Hint: Parameter "Sender" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(11955,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(11956,16) Hint: Local variable "NMLV" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(12202,17) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(12203,18) Hint: Local variable "NMLV" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1390,31) Hint: Parameter "ARect" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(12503,4) Note: User defined: QSizeH implementation missing for TQtTreeWidget.getMaxColSize
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1379,28) Hint: Parameter "ACol" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(12509,4) Note: User defined: QSizeH implementation missing for TQtTreeWidget.getMinColSize
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1380,28) Hint: Parameter "ACol" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(12579,4) Note: User defined: QSizeH implementation missing for TQtTreeWidget.setMaxColSize
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1385,29) Hint: Parameter "ACol" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1385,50) Hint: Parameter "AValue" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(12585,4) Note: User defined: QSizeH implementation missing for TQtTreeWidget.setMinColSize
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1386,29) Hint: Parameter "ACol" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1386,50) Hint: Parameter "AValue" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(12770,32) Hint: Conversion between ordinals and pointers is not portable
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(12808,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(12809,16) Hint: Local variable "NMLV" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(13031,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(13032,16) Hint: Local variable "NMLV" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(13060,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1440,33) Hint: Parameter "item" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1440,57) Hint: Parameter "column" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(13095,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(13096,16) Hint: Local variable "NMLV" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(13428,19) Hint: Local variable "AParams" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(13703,32) Hint: Mixing signed expressions and longwords gives a 64bit result
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(13707,34) Hint: Mixing signed expressions and longwords gives a 64bit result
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1508,29) Hint: Parameter "checked" not used
qtwidgets.pas(1509,32) Hint: Parameter "Sender" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(13778,21) Hint: Local variable "Msg" does not seem to be initialized
qtwidgets.pas(1510,26) Hint: Parameter "Sender" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(14094,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1566,34) Hint: Parameter "Value" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(14137,17) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(14140,21) Hint: Local variable "AStruct" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(14141,24) Hint: Local variable "ItemStruct" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1618,44) Hint: Parameter "AIsInputEvent" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(481,26) Hint: Parameter "AWidget" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(463,47) Hint: Parameter "AWithScrollOffset" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(15052,19) Hint: Local variable "AParams" does not seem to be initialized
qtwidgets.pas(1735,34) Hint: Parameter "Sender" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(15346,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(15401,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(15448,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(15473,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(15562,27) Hint: Local variable "P" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1124,27) Hint: Parameter "AIndex" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1125,28) Hint: Parameter "AIndex" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1125,45) Hint: Parameter "AValue" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1126,31) Hint: Parameter "ARect" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(15827,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1131,31) Hint: Parameter "index" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1132,29) Hint: Parameter "index" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1133,35) Hint: Parameter "index" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(15848,15) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1134,29) Hint: Parameter "index" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1135,29) Hint: Parameter "index" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1148,39) Hint: Parameter "AFirstVisibleOnly" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1155,33) Hint: Parameter "AValue" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1166,36) Hint: Parameter "option" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1167,33) Hint: Parameter "painter" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1167,53) Hint: Parameter "option" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1167,84) Hint: Parameter "index" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1676,34) Hint: Parameter "AIsOpenDialog" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(1660,37) Hint: Parameter "directory" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(16619,17) Hint: Local variable "Msg" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(16874,30) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(16883,13) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(16891,13) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(16898,30) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(16911,35) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(17010,32) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtwidgets.pas(17020,32) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
Assembling qtwidgets
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwscontrols.pp
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscontrols.pp(73,73) Hint: Parameter "AClientPos" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscontrols.pp(75,86) Hint: Parameter "UseRightToLeftReading" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscontrols.pp(75,109) Hint: Parameter "UseRightToLeftScrollBar" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscontrols.pp(93,45) Hint: Parameter "AOldPos" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscontrols.pp(46,68) Hint: Parameter "Window" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscontrols.pp(47,35) Hint: Parameter "ADragImageList" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscontrols.pp(48,35) Hint: Parameter "ADragImageList" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscontrols.pp(49,40) Hint: Parameter "ADragImageList" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscontrols.pp(50,7) Hint: Parameter "ALockedWindow" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscontrols.pp(51,40) Hint: Parameter "ADragImageList" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscontrols.pp(52,7) Hint: Parameter "ALockedWindow" not used
Assembling qtwscontrols
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsbuttons.pp(50,67) Hint: Parameter "AValue" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsbuttons.pp(62,6) Hint: Unit "QtWSControls" not used in QtWSButtons
Assembling qtwsbuttons
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwscalendar.pp
Assembling qtwscalendar
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwschecklst.pp
Assembling qtwschecklst
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp
qtwscomctrls.pp(61,25) Hint: Parameter "aLeft" not used
qtwscomctrls.pp(61,37) Hint: Parameter "aTop" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(304,4) Note: User defined: TToolBar implementation under LCL is wrong. TToolBar isn't TCustomControl but TWinControl. To avoid theoretical crashes we use TQtCustomControl here, but indeed it should be TQtWidget - so no viewport.
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(250,76) Hint: Parameter "AOrientation" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(117,68) Hint: Parameter "AIndex" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(118,91) Hint: Parameter "AColumn" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(119,93) Hint: Parameter "AColumn" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(128,103) Hint: Parameter "AColumn" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(122,97) Hint: Parameter "AColumn" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(123,96) Hint: Parameter "AColumn" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(124,95) Hint: Parameter "AColumn" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(125,93) Hint: Parameter "AColumn" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(127,96) Hint: Parameter "AColumn" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(120,93) Hint: Parameter "AColumn" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(121,95) Hint: Parameter "AColumn" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(134,62) Hint: Parameter "AItem" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(135,58) Hint: Parameter "AItem" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(136,93) Hint: Parameter "AItem" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(139,91) Hint: Parameter "AItem" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(140,91) Hint: Parameter "AItem" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(137,93) Hint: Parameter "AItem" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(141,91) Hint: Parameter "AItem" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(142,90) Hint: Parameter "AItem" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(143,87) Hint: Parameter "AItem" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(143,111) Hint: Parameter "PartialOK" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwscomctrls.pp(1944,6) Note: User defined: set workaround for QListView bug via QtList.GridSize
Assembling qtwscomctrls
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwsdialogs.pp
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsdialogs.pp(351,4) Note: User defined: WE MUST USE NON NATIVE DIALOGS HERE, OTHERWISE NO SIGNALS #16532.
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsdialogs.pp(455,31) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsdialogs.pp(543,31) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsdialogs.pp(589,4) Note: User defined: qt-4.5.0,qt-4.5.1 currently supports macosx only.
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsdialogs.pp(656,29) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsdialogs.pp(93,39) Hint: Parameter "ACommonDialog" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsdialogs.pp(107,39) Hint: Parameter "ACommonDialog" not used
Assembling qtwsdialogs
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwsextctrls.pp
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsextctrls.pp(159,38) Hint: Parameter "ATrayIcon" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsextctrls.pp(38,3) Hint: Unit "ImgList" not used in QtWSExtCtrls
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsextctrls.pp(40,15) Hint: Unit "WSProc" not used in QtWSExtCtrls
Assembling qtwsextctrls
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwsforms.pp
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsforms.pp(87,78) Hint: Parameter "AOldFormStyle" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsforms.pp(88,61) Hint: Parameter "Small" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsforms.pp(93,37) Hint: Parameter "ACustomForm" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsforms.pp(138,13) Hint: Unit "QtWSControls" not used in QtWSForms
Assembling qtwsforms
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwsmenus.pp
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsmenus.pp(66,74) Hint: Parameter "UseRightToLeftReading" not used
Assembling qtwsmenus
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwspairsplitter.pp
Assembling qtwspairsplitter
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwsspin.pp
Assembling qtwsspin
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwsstdctrls.pp
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsstdctrls.pp(50,71) Hint: Parameter "AIsHorizontal" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsstdctrls.pp(121,38) Hint: Parameter "ACustomListBox" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsstdctrls.pp(611,4) Note: User defined: implement TQtWSCustomListBox.SetColumnCount
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsstdctrls.pp(125,42) Hint: Parameter "ACustomListBox" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsstdctrls.pp(125,74) Hint: Parameter "ACount" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsstdctrls.pp(129,37) Hint: Parameter "ACustomListBox" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsstdctrls.pp(62,20) Hint: Parameter "aLeft" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsstdctrls.pp(62,27) Hint: Parameter "aTop" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsstdctrls.pp(1384,6) Note: User defined: this is workaround for qt bug. see issue #20863
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsstdctrls.pp(1511,4) Note: User defined: implement TQtWSCustomComboBox.SetArrowKeysTraverseList
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsstdctrls.pp(90,52) Hint: Parameter "ACustomComboBox" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsstdctrls.pp(91,7) Hint: Parameter "NewTraverseList" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsstdctrls.pp(99,32) Hint: Parameter "ACustomComboBox" not used
Assembling qtwsstdctrls
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwsdesigner.pp
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsdesigner.pp(52,17) Hint: Unit "WSControls" not used in QtWSDesigner
Assembling qtwsdesigner
Assembling qtwsfactory
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qt

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

Error Cross Compiling arm-linux 10 years 10 months ago #4057

  • acoliveira
  • acoliveira's Avatar
  • Visitor
  • Visitor
and ...

Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtwsdesigner.pp
C:\codetyphon\typhon\lcl\interfaces\qt\qtwsdesigner.pp(52,17) Hint: Unit "WSControls" not used in QtWSDesigner
Assembling qtwsdesigner
Assembling qtwsfactory
Compiling C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(68,26) Hint: Parameter "DC" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(68,35) Hint: Parameter "Details" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(62,24) Hint: Parameter "DC" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(62,33) Hint: Parameter "Details" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(62,71) Hint: Parameter "R" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(62,81) Hint: Parameter "Edge" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(62,87) Hint: Parameter "Flags" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(62,104) Hint: Parameter "AContentRect" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(63,24) Hint: Parameter "DC" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(63,33) Hint: Parameter "Details" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(63,71) Hint: Parameter "R" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(63,81) Hint: Parameter "himl" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(63,99) Hint: Parameter "Index" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(69,34) Hint: Parameter "Details" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(54,44) Hint: Parameter "Window" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(54,58) Hint: Parameter "Target" not used
C:\codetyphon\typhon\lcl\interfaces\qt\qtthemes.pas(54,71) Hint: Parameter "Bounds" not used
Assembling qtthemes
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(10,44) Error: Identifier not found "QX11Info_isCompositingManagerRunning"
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(16,30) Error: Identifier not found "QX11Info_display"
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(42,30) Error: Identifier not found "QX11Info_display"
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(45,34) Error: Identifier not found "QX11Info_appScreen"
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(93,30) Error: Identifier not found "QX11Info_display"
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(98,34) Error: Identifier not found "QX11Info_appScreen"
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(127,30) Error: Identifier not found "QX11Info_display"
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(132,34) Error: Identifier not found "QX11Info_appScreen"
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(170,30) Error: Identifier not found "QX11Info_display"
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(175,34) Error: Identifier not found "QX11Info_appScreen"
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(229,30) Error: Identifier not found "QX11Info_display"
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(233,34) Error: Identifier not found "QX11Info_appScreen"
C:\codetyphon\typhon\lcl\interfaces\qt\qtx11.inc(265,30) Error: Identifier not found "QX11Info_display"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobject.inc(550,11) Hint: Mixing signed expressions and longwords gives a 64bit result
C:\codetyphon\typhon\lcl\interfaces\qt\qtobject.inc(674,30) Hint: Conversion between ordinals and pointers is not portable
C:\codetyphon\typhon\lcl\interfaces\qt\qtobject.inc(1457,20) Hint: Local variable "LogBrush" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtobject.inc(1557,29) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtobject.inc(1557,13) Warning: Implicit string type conversion with potential data loss from "UTF16String" to "AnsiString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(585,27) Warning: Comparison might be always true due to range of constant and expression
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(764,13) Hint: Conversion between ordinals and pointers is not portable
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(1030,61) Hint: Local variable "EdgeQtColor" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(1216,25) Hint: The left operand of the IN operator should be byte sized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(1251,25) Hint: The left operand of the IN operator should be byte sized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(1254,25) Hint: The left operand of the IN operator should be byte sized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(1257,25) Hint: The left operand of the IN operator should be byte sized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(1260,25) Hint: The left operand of the IN operator should be byte sized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(1385,8) Note: User defined: remove ifdef if I'm wrong about DT_WORDBREAK OBSERVATION
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(1443,4) Warning: User defined: HARDCODED WORKAROUND for qt-4.7.1 QPainter bug.
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(1560,13) Hint: Conversion between ordinals and pointers is not portable
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(1939,51) Hint: Conversion between ordinals and pointers is not portable
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(1949,51) Hint: Conversion between ordinals and pointers is not portable
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(2254,6) Warning: User defined: workaround for Qt-4.8.XX bug (test with 4.8.3 release) !
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(3057,22) Warning: Comparison might be always true due to range of constant and expression
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(4123,56) Hint: Local variable "Color" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(4536,56) Warning: Comparison might be always true due to range of constant and expression
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(4537,56) Warning: Comparison might be always true due to range of constant and expression
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(4538,56) Warning: Comparison might be always true due to range of constant and expression
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(4609,60) Warning: Comparison might be always true due to range of constant and expression
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(4610,62) Warning: Comparison might be always true due to range of constant and expression
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(4710,16) Hint: Conversion between ordinals and pointers is not portable
C:\codetyphon\typhon\lcl\interfaces\qt\qtwinapi.inc(4847,13) Hint: Conversion between ordinals and pointers is not portable
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(185,41) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(187,41) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(193,5) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(195,59) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(196,55) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(197,61) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(198,65) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(201,45) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(405,55) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(408,55) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(414,5) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(416,59) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(417,55) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(418,61) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(419,65) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(422,45) Warning: Implicit string type conversion from "AnsiString" to "WideString"
C:\codetyphon\typhon\lcl\interfaces\qt\qtlclintf.inc(606,32) Hint: Variable "ADesc" does not seem to be initialized
C:\codetyphon\typhon\lcl\interfaces\qt\qtint.pp(514) Fatal: There were 13 errors compiling module, stopping

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

Error Cross Compiling arm-linux 10 years 10 months ago #4059

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Sir
Arm-linux with QT ?
we don't test this yet...

PS: please zip and attach big files
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Error Cross Compiling arm-linux 10 years 10 months ago #4065

  • acoliveira
  • acoliveira's Avatar
  • Visitor
  • Visitor
Ok, but i report 2 situations:

1) arm-linux-gtk2
2) arm-linux-qt

in \codetyphon\typhon\lcl\interfaces\qt\qt45.pas

// ppc386 -dQTOPIA
{$IFDEF CPUARM}
// {$DEFINE QTOPIA} // (( Change Here ))
{$ENDIF}

{$IFDEF QTOPIA}
Qt4PasLib = 'libQt4Pas.so.5';
{$ENDIF}

{$IFNDEF QTOPIA}
{$IF DEFINED(LINUX) or DEFINED(FREEBSD) or DEFINED(NETBSD)}
{$DEFINE BINUX}
{$IFDEF CPUARM} // (( Change Here ))
Qt4PasLib = 'libQt4Pas.so.6'; //http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html - V2.2 (Maemo 5 Qt 4.6.2 for N900 PR 1.2) (ARMEL) // (( Change Here ))
{$ELSE} // (( Change Here ))
Qt4PasLib = 'libQt4Pas.so.5';
{$ENDIF} // (( Change Here ))
{$ENDIF}
{$ENDIF}
Attachments:

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

Last edit: by acoliveira. Reason: Include .7z file

Error Cross Compiling arm-linux 10 years 8 months ago #4339

  • trazanet
  • trazanet's Avatar
  • Visitor
  • Visitor
¿how can import this files? i have the same issue.

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

  • Page:
  • 1