![]() |
| | #1 | |
| Registered User Join Date: Mar 2005 Location: Tijuana, BC, México
Posts: 285
| MinGW32 and gtk setup in Windows I already install mingw32 and gtk runtime & dev. I'm trying to compile a simple gtk+ hello world in windows and I got this error: Quote:
Code: mingw32-gcc.exe -Wall -O2 -mms-bitfields main.c -o "x:\test\test.exe" `pkg-config --cflags --libs' PS: I have in my mingw\bin all the neccesary files from mingw, gtk and pkg-config, etc.
__________________ * Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM * Kubuntu 10.04; Kernel 2.6.32-22-generic. * lighttpd with php5, perl, eruby and python. * Codeblocks & geany: HTML & CSS & JavaScript, Gtk+, QT4 and wxWidgets. | |
| Joelito is offline | |
| | #2 |
| and the Hat of Guessing Join Date: Nov 2007
Posts: 10,163
| The Windows command prompt doesn't recognize backtick, I'm pretty sure. You may have to run pkg-config and remember what the result is. |
| tabstop is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|