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




      
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to