Re: pthreads + gtk
- From: Olexiy Avramchenko <ath beast stu cn ua>
- To: gtk-list gnome org
- Subject: Re: pthreads + gtk
- Date: Fri, 20 Sep 2002 17:37:42 +0300
Olexiy Avramchenko wrote:
Use the following:
gcc thread.cpp `pkg-config --cflags --libs gtk+-2.0 gthread`
Oops, my fault, use gthread-2.0 instead of gthread:
gcc thread.cpp `pkg-config --cflags --libs gtk+-2.0 gthread-2.0`
Olexiy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]