Thread: Re: Trouble with wxWindows (XRC and STC linking

Re: Trouble with wxWindows (XRC and STC linking

From
"Dave Page"
Date:

> -----Original Message-----
> From: Darko Prenosil [mailto:Darko.Prenosil@finteh.hr]
> Sent: 15 July 2003 20:29
> To: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Trouble with wxWindows (XRC
> and STC linking
>
>
> 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.

That's how we usually do compile wx so we wouldn't have noticed.

Adam, can you fix this in the patch you were preparing please?

Regards, Dave.

Re: Trouble with wxWindows (XRC and STC linking

From
"Adam H. Pendleton"
Date:
Dave Page wrote:
That's how we usually do compile wx so we wouldn't have noticed.

Adam, can you fix this in the patch you were preparing please?

Regards, Dave.
 

Sure, but it won't be until the weekend.  Should still meet the 21st deadline.  BTW, do we have a plan to get beta testers?

ahp