WX Widgets Version

From: Datatone Mail List <lists(at)datatone(dot)co(dot)uk>
To: pgadmin-support(at)postgresql(dot)org
Subject: WX Widgets Version
Date: 2015-02-26 13:47:27
Message-ID: 1531829.qXHaqmXIgQ@vault02
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I have WX Widgets 3.0.2, which includes WX Widgets 2.8 compatibility.

My PGAdmin3 compilation (configuration) fails with:

configure: error: The version of wxWidgets required (2.8) is not supported by
the installations in /usr.

My WX Widgets configuration is:

======
Configured wxWidgets 3.0.2 for `x86_64-dt-linux-gnu'

Which GUI toolkit should wxWidgets use? GTK+ 2 with support
for GTK+ printing libnotify
Should wxWidgets be compiled into single library? no
Should wxWidgets be linked as a shared library? yes
Should wxWidgets support Unicode? yes (using wchar_t)
What level of wxWidgets compatibility should be enabled?
wxWidgets 2.6 no
wxWidgets 2.8 yes
Which libraries should wxWidgets use?
STL no
jpeg sys
png sys
regex builtin
tiff sys
zlib sys
expat sys
libmspack no
sdl no
=======

So that you can see that wxWidgets 2.8 IS supported (as a compatibility mode).

Is it the case that PGAdmin3 SHOULD compile and work with the latest WX
Widgets, provided that 2.8 compatibility is enabled?

If so, is there a problem with the configuration that fails to detect this
support?

Regards,
David

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Erich Npp 2015-02-26 15:14:17 PgAgent Windows Version
Previous Message Sergey Shchukin 2015-02-26 06:25:31 Re: [pgadmin-support] Issue with a hanging apply process on the replica db after vacuum works on primary