|
|
| · · · · · · · | |
|
Re: pgAdmin3.app library problem
Jyrki Wahlstedt wrote: 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 useHi,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. the same version, thats quite certainly the problem ;-) greetings, Florian Pflug Attachment:
smime.p7s
|