On Wed, 02 Jan 2008 16:54:16 +0100 Riccardo Cohen <rcohen at articque.com> wrote: RC> for information, I had to add RC> RC> #include "wx/settings.h" RC> RC> at top of src/mac/carbon/databrow.cpp It seems to already be there in the svn (inside WX_PRECOMP but wx/settings.h is included from wx/wx.h so it shouldn't be needed outside of it). Regards, VZ