Re: pgAdmin3.app library problem
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: pgAdmin3.app library problem
On 20.5.2005, at 16:22, Jyrki Wahlstedt wrote:
On 20.5.2005, at 16:02, Florian G. Pflug wrote:
Jyrki Wahlstedt wrote:
Hi,
I built pgAdmin3 checked out by svn today on OS X 10.4.1 with
wxWidgets from DarwinPorts (wxWidgets 2.6.0, Revision 1,
graphics/ wxWidgets). The build went without problems (used --
enable-appbundle --enable-static), but when launched, the
program quit with the following (though due to no label a bit
suspect, but the version number tells enough):
Fatal Error: Mismatch between the program and library build
versions detected.
The library used 2.6 (no debug,Unicode,compiler with C++ ABI
102,wx containers,compatible with 2.4),
and your program used 2.6 (no debug,Unicode,compiler with C++
ABI 1002,wx containers,compatible with 2.4).
The only mismatch I see is that 102 differs from 1002. Now I
don't know enough to tell, which one is correct, whom to tell &c.
Hm... which gcc (3.3 or 4.0 - both are shipped with osx tiger dev-
tools) did you use for pgadmin3? and which one for wx? If you
didn't use
the same version, thats quite certainly the problem ;-)
greetings, Florian Pflug
Ok,
should have said that right away. I used 3.3 with wxWidgets, didn't
build otherwise. Next step for me: use 3.3 for pgAdmin, too. I'll
let you know, thanks!
That was it, thank you! BTW, would it be ok, if I tried to write a
Portfile to include pgAdmin3 to DarwinPorts? It shouldn't be too
hard, actually, as wxWidgets is there already and also postgresql(8)
and they seem to work together (at least as long as the compilers
agree:-). That is, if it's a good idea!?
!
! Jyrki Wahlstedt
! Tinatie 3 A 2 mob. +358-40-502 0164
! FI-00440 Helsinki
!
! Our life is no dream; but it ought to become one and perhaps will.
! PGP key ID: 0x139CC386 fingerprint: F355 B46F 026C B8C1 89C0 A780
6366 EFD9 139C C386
Home |
Main Index |
Thread Index
|
|