| From: | Massimo Fidanza <massimo_fidanza(at)alice(dot)it> |
|---|---|
| To: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Problem compiling pgadmin1.6.2 on Kubuntu 6.10 |
| Date: | 2007-01-18 01:29:15 |
| Message-ID: | 45AECD6B.8090505@alice.it |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Hi, I try to build pgadmin 1.6.2 on my Ubuntu 6.10 but I get this error
during linking
connection.o: In function `wxTransform2D::Transform(wxRect2DInt*) const':
connection.cpp:(.text._ZNK13wxTransform2D9TransformEP11wxRect2DInt[wxTransform2D::Transform(wxRect2DInt*)
const]+0x95): undefined reference to `wxRect2DInt::operator=(wxRect2DInt
const&)'
connection.o: In function `wxTransform2D::InverseTransform(wxRect2DInt*)
const':
connection.cpp:(.text._ZNK13wxTransform2D16InverseTransformEP11wxRect2DInt[wxTransform2D::InverseTransform(wxRect2DInt*)
const]+0x95): undefined reference to `wxRect2DInt::operator=(wxRect2DInt
const&)'
I see that someone had the same problem on Fedora core 6.
Is there a way I can fix it?
I'm using wxWidgest2.8 distributed by tt-solutions, this can be reached
directly from wxwidgets.org download section.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Massimo Fidanza | 2007-01-18 01:58:19 | Copy / Paste problem |
| Previous Message | Michael Möhle | 2007-01-17 19:37:36 | Re: PgAdmin Wishlist: export to clipboard |