Author: bgbnbigben Date: 2011-02-06 01:23:50 -0800 (Sun, 06 Feb 2011) New Revision: 8379 Log: Changed HAVE_DIRENT to 0 for WIN32 platforms. This *should* automatically be changed by ./configure on mingw+msys, and its current definition of 1 causes VC builds to fail (as MS doesn't ship VC with dirent.h).
Modified: trunk/ide/visualc/config.h Modified: trunk/ide/visualc/config.h =================================================================== (Binary files differ) _______________________________________________ fltk-commit mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-commit
