> 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
quanzongli...@gmail.com


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to