Re: Compile GNOME hello world for dummies
- From: Miguel de Icaza <miguel nuclecu unam mx>
- To: Jarrod McReynolds <JarrodM osas com>
- Cc: "'gnome-list gnome org'" <gnome-list gnome org>
- Subject: Re: Compile GNOME hello world for dummies
- Date: 06 Apr 1999 21:03:53 -0500
> This is what I have.
>
> Gcc -Wall -g temp.c -o temp
>
use this:
gcc -Wall -g temp.c -o temp `gnome-config --cflags --libs gnomeui`
Miguel.
--
miguel@gnu.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]