On Thu, Apr 8, 2010 at 12:58 PM, Chris Webb [off-list ref] wrote:
Erik Faye-Lund [off-list ref] writes:
quoted
quoted
+#include <paths.h>
This breaks on Windows due to missing paths.h. I guess you need some
guard to detect if the header is present or not.
Is this true of all WIN32, or just __MINGW32__ / __CYGWIN__?
I've only tested it on mingw (msysGit). I don't know about cygwin and msvc.
--
Erik "kusma" Faye-Lund