Re: Trouble with wxWindows (XRC and STC linking

From: "Darko Prenosil" <Darko(dot)Prenosil(at)finteh(dot)hr>
To: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Trouble with wxWindows (XRC and STC linking
Date: 2003-07-15 19:29:13
Message-ID: 000b01c34b07$96b4a020$6e89bfd5@darko
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

There is one more problem with acinclude.m4.

This is part of message that Vaclav Slavik (wxWindows guru) send to me:

>Are you sure about this? For one thing, "wx-config --libs --static"
>should output exactly same thing as "wx-config --libs" because
>--static must come before --libs. For another, it doesn't do this
>here neither with 2.4 nor on the trunk.

I tried it, and this is true !
Those two are same only if You compile wxWindows with --disable-shared, so
static is forced.

Regards !

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-07-15 23:10:24 Some help
Previous Message Andreas Pflug 2003-07-15 19:08:58 Re: Missing strings in pgadmin3.pot