using libgtk1.2-dbg package
- From: Derethor <derethor poves com>
- To: gtk-app-devel-list gnome org
- Subject: using libgtk1.2-dbg package
- Date: Tue, 07 Nov 2000 04:03:57 +0000
Hello,
At least, I can trace the gtk source with ddd (thanks to all the ppl
that help me with this issue)
the problem is that I was using `gnome-config --libs gnome gnomeui`
script... this script links with -lgtk, but you must use -lgtk_g, so, I
am using its output (replacing -lgtk to -lgtk_g) in my makefile. Also,
you must edit the gdb source search path (Edit->GDB Settings...)
pointing to your gtk source tree
as a suggestion, it is a good idea if the script has something like
--debug that links the debug libraries
thanks!
--
signed
derethor of centolos
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]