Re: [gtk-list] still need help
- From: Roland Bock <rbock eudoxos de>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] still need help
- Date: Thu, 04 Mar 1999 10:13:58 +0100
arik devens wrote:
> gcc -Wall -g helloworld.c -o hello_world `gtk-config --cflags` \
> `gtk-config --libs`
>
> on the first tutorial is giving me an error of:
> gcc: -L/usr/lib file not found
Hi!
I have similar errors when I omit the space before \. Maybe you have
done so too, without knowing. Try writing the whole command in one line
(without the \ of course).
If it still does not work, fill in the output of the two gtk-config
commands manually, to iterate yourself to a solution.
Greetings,
Roland Bock
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]