
28 Oct
2013
28 Oct
'13
10:07 p.m.
Eric Niebler 2013-10-29 01:22:
builtins.c:1879:39: error: 'FSCTL_GET_REPARSE_POINT' undeclared (first use in this function)
'FSCTL_GET_REPARSE_POINT' is defined in the 'winioctl.h' file. (http://msdn.microsoft.com/en-us/library/windows/desktop/aa364571(v=vs.85).as...) The documentation says that this header('winioctl.h') must be included into 'windows.h', but in mingw-w64:windows.h it's not so. We will fix this. -- Regards, niXman ___________________________________________________ Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit Windows: http://sourceforge.net/projects/mingw-w64/ ___________________________________________________ Another online IDE: http://liveworkspace.org/