 |
GTK+ Forums Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
|
|
|
| Author |
Message |
|
|
saravana.rect
Joined: 04 Jan 2008 Posts: 1
|
Posted: Mon Jan 07, 2008 4:20 am Post subject: Compilation of gtk_main.c file |
|
|
Hi,
Can anyone tell me how to compile the gtk_main.c file and create a new library?
I am not finding any Makefile present in GTK+ environment for creating a new library after modifying the source files.
Thanks in Advance,
Saravana. |
|
| Back to top |
|
 |
Micah Carrick Never Seen the Sunlight
Joined: 21 Sep 2005 Posts: 407 Location: Portland, OR USA
|
Posted: Mon Jan 07, 2008 12:04 pm Post subject: |
|
|
Are you referring to compiling the GTK library? Or at least gtkmain.c in that library? If so, there is an INSTALL file explaining it... it's the common POSIX install method:
./configure
make
make install |
|
| Back to top |
|
 |
caracal GTK+ Geek
Joined: 21 Jun 2007 Posts: 75 Location: Wilkes Barre Pa
|
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group CodeBB 1.0 Beta 2
|