| From: | "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> |
|---|---|
| To: | "Tim Stahlhut" <stahta01(at)highstream(dot)net>, "'Dave Page'" <dpage(at)postgresql(dot)org> |
| Cc: | <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: compile problem |
| Date: | 2007-03-13 14:24:08 |
| Message-ID: | 05d801c7657b$42f8e8a0$c701a8c0@wiseknot.local |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi Tim-san.
> Yes, wxWidgets-2.8 has WXWIN_COMPATIBILITY_2_6=1 this is set in setup.h for
> windows users and passed as an option for Linux Users when building
> wxWidgets. If, you no longer support your application under wxWidgets 2.6 or
> below I would just rename them all they are listed in wx/filedlg.h. If you
> still support 2.6 I would set WXWIN_COMPATIBILITY_2_6=1 in setup.h till you
> get the other errors fixed first compiling against 2.9 (cvs-head)
>
> Tim S
Ahh, Indeed, Version 2.9 was understood. thanks!!
However, The problem has occurred to present SVN(pgadmin3) in wxWidgets 2.8.0.
I thought it was problem.?_?
Dave is thought to have forgotten this?
#include <wx/file.h> add the frmoptions.cpp is normal finished.
Regards,
Hiroshi Saito
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tim Stahlhut | 2007-03-13 14:38:08 | Re: compile problem |
| Previous Message | Hiroshi Saito | 2007-03-13 14:05:38 | Re: Translate |