After looking online, i have yet to figure out how to compile the gtk client on windows... can someone please write an tutorial on how to compile the client and the apps without error.
I know this much...
i need a compiler, mine is included in Dev C++.
A copy of the gtk source & prerequisites, and i have the following versions of the files in source form...
GCC 3.3.2
Make 3.80
Pkgconfig 0.15.0
jpegsrc v6b
libpng 1.2.5
tiff 3.6.1
freetype 2.15
fontconfig 2.2.0
libiconv 1.9.1
gtk+ 2.2.4
atk 1.2.4
pango 1.2.5
I also have the sources to compile a complete version of linux... I just have not done it, because i need a striped down version with only the core requirement on the disk...
like the kernal, gcc, automake, bintools, etc... just the core on a cd so i can compile my own.
I know this much...
i need a compiler, mine is included in Dev C++.
A copy of the gtk source & prerequisites, and i have the following versions of the files in source form...
GCC 3.3.2
Make 3.80
Pkgconfig 0.15.0
jpegsrc v6b
libpng 1.2.5
tiff 3.6.1
freetype 2.15
fontconfig 2.2.0
libiconv 1.9.1
gtk+ 2.2.4
atk 1.2.4
pango 1.2.5
I also have the sources to compile a complete version of linux... I just have not done it, because i need a striped down version with only the core requirement on the disk...
like the kernal, gcc, automake, bintools, etc... just the core on a cd so i can compile my own.
Comment