I see, how to build pgadmin the release way? Because, when I build now, it requires that the *vc_custom.dll is present on the system. When installing pgAdmin, this is not required.
2011/1/12 Dave Page <[email protected]> > On Wed, Jan 12, 2011 at 5:50 PM, Jasmin Dizdarevic > <[email protected]> wrote: > > Hi, > > I'm currently trying to build pgAdmin without the DLL flag. The build > fails > > with "cannot find 'wxbase28_vc_custom.lib'". > > The corresponding dll is present in the wxWidgets\lib\vc_dll folder and > the > > build with DLL flag works. > > What this library means and where to get or how to compile it? > > Building without WXUSINGDLL is not supported, and won't work even if > you do find all the libraries (which, FWIW, would be in > wxWidgets\lib\vc_lib iirc). > > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company >
