Forum > GTK

Compile GTK2 app for x86_64-Win64 failed..

(1/3) > >>

Takeda:
Yesterday, I test to Compile and build app GTK2+.
When I tried to compile GTk2+ app for x86_64-Win64, it was failed but for i386-Win32 was successfully compiled..
What I supposed to do?

Regards,
Takeda.

(NOTE : I Use Windows 7 Ultimate - 32bit, GTK2+ Runtime already installed, LCLWidgetSet already set to GTK2)

Leledumbo:
Have you built everything required for x86_64? e.g. RTL, FCL, LCL

Takeda:

--- Quote from: Leledumbo on February 23, 2012, 03:02:02 am ---Have you built everything required for x86_64? e.g. RTL, FCL, LCL

--- End quote ---

Yes, Mr. LeleDumbo..

I use Lazarus 0.9.31 svn 35547 FPC 2.6.0... And I also test with Lazarus svn 35557, the result is same.. :(

Leledumbo:
What if you right click messages window and choose "copy all and hidden messages"? Does it show something like "PPU loading... blablabla"?

Takeda:

--- Quote from: Leledumbo on February 23, 2012, 05:56:25 pm ---What if you right click messages window and choose "copy all and hidden messages"? Does it show something like "PPU loading... blablabla"?

--- End quote ---

The output (I test using FPC 2.6.1, but the result for FPC 2.6.0 is same..)


--- Code: ---
Hint: Start of reading config file C:\Laz-RAD\RAD-A98\fpc\2.6.1\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\Laz-RAD\RAD-A98\fpc\2.6.1\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.6.1 [2012/02/19] for x86_64
Copyright (c) 1993-2011 by Florian Klaempfl and others
Target OS: Win64 for x64
Compiling lcl.pas
Compiling .\gtk2\alllclintfunits.pas
Compiling .\gtk2\gtk2cellrenderer.pas
Compiling .\gtk2\gtk2int.pas
gtk2\gtk2int.pas(109,12) Fatal: Can't find unit gdk2pixbuf used by Gtk2Int


--- End code ---


Regards,
takeda.

Navigation

[0] Message Index

[#] Next page

Go to full version