Re: (no subject)
- From: Andrej Prsa <andrej prsa guest arnes si>
- To: gtk-app-devel-list gnome org
- Subject: Re: (no subject)
- Date: Tue, 16 Mar 2004 08:29:24 +0100
Hi!
i am new to gtk and linux. i am developing a program
using gtk. i am using glade2 for designing the
interface. I have to add the headers pcap.h and
libnet.h for compiling the program, but i don't know
how to add these headers. i will be thankfull if you
give a solution for this problem
in glade main window, goto options and mention where u
want to save the project (your designed one).in that
directory goto src directory and u can edit
callbacks.h
support.h
interface.h
Further on, edit src/Makefile.am and add the corresponding -l libname to
the yourprog_LDADD key, otherwise the autoutils will fail.
Best wishes,
Andrej
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]