Check out http://www.scratchbox.org and http://maemo.org.
tj
Naveen Kumar wrote:
>Hi all,
>
>I have tool chain to build gtk1.2 applications, but i need to compile
>applications using gtk2, so i am trying to cross compile gtk2 for using the
>tool chain i have.
>The procedure i followed to cross c
Hi,
I'm recently working on cross mingw (xmingw) on Linux for Win32.
For ARM, it should be similar ... you will need to have the
following packages before you can compile gtk2 ...
libiconv
gettext
glib2
atk
cairo
freetype (optional)
fontconfig (optional)
jpeg-6b
libpng
tiff
zlib
pango
gtk2
You
Hi all,
I have tool chain to build gtk1.2 applications, but i need to compile
applications using gtk2, so i am trying to cross compile gtk2 for using the
tool chain i have.
The procedure i followed to cross compile gtk+-2.2.0.tarbz2 :
[EMAIL PROTECTED] gtk+-2.2.0]# export
PATH=$PATH:/usr/local/hyb
Has anyone compiled GTK on Solaris? I had no trouble with compiling it on Linux but
Solaris is giving me many problems.
I got configure to finally finish but now for some reason when I run make, it is not
including my libpng/include tiff/include or jpeg/include directories when it tries to
com
On Tue, 2003-01-07 at 22:02, Pierre wrote:
> Hi,
>
> I try to compile gtk+-2.2.0 on my GNU/Linux system with gcc-3.2
> there was no problem with the configure, but for the make I got this :
>
> [...]
> Making all in theme-bits
> gmake[3]: Entering directory `/tmp/gtk+-2.2.0/gtk/theme-bits'
> gmak
"Thomas P. Vaccarino" <[EMAIL PROTECTED]> writes:
> Hello,
>
> I am currently running SUSE 8.1 and am atempting to compile GTK+ 2.2.0. I am
> running into problems while compiling it. I am new to GTK+ so if everyone
> could go easy on me I would apprecaite it. :) Any help as to why my compi
Hello,
I am currently running SUSE 8.1 and am atempting to compile GTK+ 2.2.0. I am
running into problems while compiling it. I am new to GTK+ so if everyone
could go easy on me I would apprecaite it. :) Any help as to why my compile
is failing would be greatly apprecaited.
make[3]: Enterin
Hi,
I try to compile gtk+-2.2.0 on my GNU/Linux system with gcc-3.2
there was no problem with the configure, but for the make I got this :
[...]
Making all in theme-bits
gmake[3]: Entering directory `/tmp/gtk+-2.2.0/gtk/theme-bits'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directo