Thanks for your answer



> The answer is in your question - it looks like
> you've used forward quotes - "'" - instead
> of backquotes - "`".
> 
> I.e. you should have written
> 
> gcc `pkg-config --cflags --libs gtk+-2.0` main.c -o
> main.out
> .
> 
> --Sergei.
> 
> Applications From Scratch:
> http://appsfromscratch.berlios.de/
> 
> 


Thanks for the comment, correcting syntax of command
pkg-config I can compile the program, thanks.


      ____________________________________________________________________________________
¡Capacidad ilimitada de almacenamiento en tu correo!
No te preocupes más por el espacio de tu cuenta con Correo Yahoo!:                      
http://correo.yahoo.com.mx/


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