Le 19/02/2010 21:14, Haiyan Chi a écrit :
> Thank you so much, Guillaume. After compile the wxWidgets contribs,
> pgadmin3-1.10.1 has been installed.
> But when I tried to run ./pgadmin3, I got the following error:
> ***
> ./pgadmin3: relocation error: ./pgadmin3: symbol
> _ZN21wxMemoryFSHa
Thank you so much, Guillaume. After compile the wxWidgets contribs,
pgadmin3-1.10.1 has been installed.
But when I tried to run ./pgadmin3, I got the following error:
***
./pgadmin3: relocation error: ./pgadmin3: symbol
_ZN21wxMemoryFSHandlerBase19AddFileWithMimeTypeERK8wxStringPKvmS2_, ver
Hi,
Le 19/02/2010 20:35, Haiyan Chi a écrit :
> [...]
> I am installing pgadmin3-1.10.1 from source. I am at linux.
>
> The configuration passed:
>
>
> *
> PostgreSQL directory:
> /cis/local/biocard_xnat/xnat/postgres
> PostgreSQL pg_config binary:
> /cis/local/biocard
Hello,
I am installing pgadmin3-1.10.1 from source. I am at linux.
The configuration passed:
*
PostgreSQL directory:
/cis/local/biocard_xnat/xnat/postgres
PostgreSQL pg_config binary:
/cis/local/biocard_xnat/xnat/postgres/bin/pg_config
PostgreSQL version:
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 30 March 2003 03:09
> To: Dave Page; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] can't compile
>
>
> Ok, got it.
> wxDialog or wxFrame member functions that are
Ok, got it.
wxDialog or wxFrame member functions that are used in the event map
MUST be declared with a correct argument.
OnClose() or OnRefresh() will crash, OnClose(wxCloseEvent&) or
OnRefresh(wxCommandEvent&) are ok.
My last non-debug binary is downloadable at
www.pse-consulting.de/pgadmin3
Thanks Keith, I'll take a look when I get a mo.
> -Original Message-
> From: efesar [mailto:[EMAIL PROTECTED]
> Sent: 27 March 2003 20:21
> To: Dave Page; Pgadmin-Hackers
> Subject: RE: [pgadmin-hackers] can't compile
>
>
>
> Dave,
>
> So
/wxWindows_2.4.0/include" /i
"c:/wxWindows_2.4.0/contrib/include" /d "NDEBUG"
MIDL:
/nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
Browse Info:
/nologo /o"Release/pgAdmin3.bsc"
Custom/Prelink/Postbuild: nothing
-Keith
> -Orig
> -Original Message-
> From: efesar [mailto:[EMAIL PROTECTED]
> Sent: 21 March 2003 18:11
> To: Dave Page; Pgadmin-Hackers
> Subject: can't compile
>
>
> Dave,
>
> I thought of one other thing ... I'm using MSVC Standard ...
> are you using the Pro version? Maybe there is something i
Dave,
I thought of one other thing ... I'm using MSVC Standard ... are you using
the Pro version? Maybe there is something in global options, or some kind of
compiler optimization. Since VC standard doesn't do compiler optimizations,
it's possible that there's a bad optimization set for compilatio
10 matches
Mail list logo