Re: Dynamic linking on Windows - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Dynamic linking on Windows
Date
Msg-id 4CC16FE1.9010605@lelarge.info
Whole thread Raw
In response to Dynamic linking on Windows  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Le 22/10/2010 01:54, Dave Page a écrit :
> I intend to change the Windows VC++ project files to use dynamic
> linking with wxWidgets rather than static as they currently do. The
> reason for this is twofold - 1) from a licencing standpoint it's
> probably safer, and 2) I've been playing with some addon wxWidgets
> libraries recently which we may want to use in the future, and support
> for static linking doesn't seem well tested in general.
>
> Any objections?
>

No, I can only see good things from this.


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Dynamic linking on Windows
Next
From: Guillaume Lelarge
Date:
Subject: Re: Issues with dlgType