Are there some basic instructions on getting pgAdmin3 to compile under windows?
I downloaded "wxWindows-pgAdmin3-20030831.tar.gz" and the source of pgadmin. Where am I supposed to put the unpacked wxWindows files? I tried to follow the DSP file and put it on "C:\wxWindows_2.5", yet, when I tried to compile pgadmin it complained right away on #include <wx/wx.h>. Any ideas on th subject? ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match