compiling gtk-apps in win32



Hello,

I have VC++ 2005 ee in my windows xp.
How do I compile my gtk c code then.
I treid it using VC++ 2005 ee  and compiles fine but the 
output is that of a previously compiled file.

I also tried using the cmd.
I cd into my project directory and run: gcc/g++ hello.c -o hello 'pkg-config -cflags --libs gtk-+2.0' but it 
says:
'gcc'/'g++' not recognized as an internal or external command, operable program or batch.

Actually I don't have a c gcc or g++.

How do I compile my gtk application.

Regards,
Thanks







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]