On Tue, Nov 10, 2009 at 10:54 AM, Quan Zongliang <[email protected]> wrote: >> 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.
That file is normally copied to include/wx/ iirc. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com PGDay.EU 2009 Conference: http://2009.pgday.eu/start -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
