Re: Q: gcc error



on 9/4/01 4:06 PM, Jim M. at msg124 hotmail com wrote:

> gcc -Wall -g example.c -o example 'gtk-config --cflags --libs'

These need to be backquotes. `gtk-config --cflags --libs` instead of
'gtk-config --cflags --libs'.

    -- Darin





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