Re: Q: gcc error
- From: Darin Adler <darin bentspoon com>
- To: "Jim M." <msg124 hotmail com>, Gnome Developers <gnome-devel-list gnome org>
- Subject: Re: Q: gcc error
- Date: Tue, 04 Sep 2001 16:09:57 -0700
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]