Small modification

From: "Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>
To: "Andreas Pflug" <Andreas(dot)Pflug(at)web(dot)de>
Cc: <pgadmin-hackers(at)postgresql(dot)org>, "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
Subject: Small modification
Date: 2003-08-18 05:48:32
Message-ID: 03a501c3654c$5be52690$1f324d80@w2k
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Andreas.

1)
pgobject.cpp(666) : error C2668: 'wxString::wxString'
This happens with MSW.
' ' -> wxT(" ") change

2)
ui\frmmain.cpp(23) : fatal error
wx/tbarsmpl.h...
It seems that it was moved with recent wxWindows-cvs to contrib.
had better take it.
Even if it is not here, it is all right with wxWindows-pgAdmin3-20030722

Regards,
Hiroshi Saito

Attachment Content-Type Size
pgadmin3_patch9 application/octet-stream 631 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-08-18 09:41:13 Re: pgadmin3 on win98...
Previous Message Darko Prenosil 2003-08-16 22:30:22 Re: MinGW again