> wx.h includes defs.h.
> defs.h includes platform.h.
> platform.h includes setup.h
Thanks, I saw it.
The problem is: under windows, setup.h is in msvc/wx/setup.h.
Here, it redirect to corresponding setup.h file.
So, we should add "$(WXWIN)/include/msvc" to include dirs.
pgAdmin3.vcproj should be modified.
-----------------------------------------------
Quan Zongliang
quanzongliang(at)gmail(dot)com