Re: Statically linking Gtkmm



On 7/12/06, Paul Davis <paul linuxaudiosystems com> wrote:
On Wed, 2006-07-12 at 19:32 -0700, Joe Van Dyk wrote:
> Hi,
>
> I'm trying to statically link the radar example.  Any chance someone
> could provide me with the appropriate g++ line?
>
> Here's a quick sample of my problem.  Did I miss a library or get
> something out of order?

give up on statically linking against GTK. its very very hard to make it
work. gtkmm is OK, as long as you opted to build the static library at
the outset.

In my case, Redhat Enterprise 3 (and CentOS 3) come with Gtk 2.2.  I
need to use Gtk 2.4.  The less I have to install on the machines that
run the program, the better.  Do I need to install the shared Gtk 2.4
libraries?

Joe



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]