Anyone port GTK to mini2440

allen_tsau
Hi,

I found so may topics about QT running on mini2440,
Is there anyone had ported GTK to mini2440?

Francesco Piraneo G.
Trying to do that... no way! Actually on openembedded we have plenty
recipes with gpe but none works... it seems that the throuble is the
framebuffer configuration on xserver... I'm going to open a separate thread
for this!

mihajzm
Hello , I have compiled it.
I have used buildroot 2010.02. Replaced it's uboot and linux with one from
FreindlyARM. Now I have crosscompile enviroment based on buildroot with:
linux-2.6.32.2
qt-4.5.3
sdl-1.2.13
libgtk2-2.12.12
libglib2-2.22.4
directfb-1.4.2

and many other good thing provided vith buildroot.

Giri
Hi,

 I am trying to cross compile gtk for the arm board (www.hawkboard.org). I
am using buildroot-2010.08.tar.bz2. I have enabled the following options:
│    [*] cairo                                                       
     │ │ 
  │ │    [*]   postscript support                              
               │ │ 
  │ │    -*-   pdf support                                     
               │ │ 
  │ │    -*-   png support                                     
               │ │ 
  │ │    [*]   svg support                                     
               │ │ 
  │ │    -*- fontconfig                                        
               │ │ 
  │ │    -*- freetype                                          
               │ │ 
  │ │    [ ] jpeg                                              
               │ │ 
  │ │    [*] libart                                            
               │ │ 
  │ │        *** libgtk2 requires a toolchain with WCHAR and
C++ support ***   │ │ 
  │ │    -*- libpng                                            
               │ │ 
  │ │    [ ] libsvgtiny                                        
               │ │ 
  │ │    [ ] libungif                                          
               │ │ 
  │ │        *** pango requires a toolchain with WCHAR and C++
support ***     │ │ 
  │ │    -*- pixman                                            
               │ │ 

When I do a make, I see no .bz2 or any file related to gtk in download
directory. Can you please let me know, how to enable the gtk option in the
'make menuconfig' of buildroot.

Thanks & Regards,
D.Giriprasad