There are a number of files missing in latest release source code tarball (pgadmin3-1.4.1.tar):
1. wx-build subdirectory, setup.h, wxWidgets workplace Pgadmin web page building from source code instructions say that those files are be present. wxwidgets settings for setup.h are not described in any place. 2. utils\precomp.cpp 3. pgadmin3.rc This causes VC++ 6.0 build to fail. Andrus. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match