ceph-dokan
ceph-dokan copied to clipboard
$ mingw32-make g++ -D__USE_FILE_OFFSET64 -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE -fno-strict-aliasing -fsigned-char -Wno-invalid-offsetof -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -g -DPIC -c -I./ -I./global dokan/posix_acl.cc -o dokan/posix_acl.o In file included from dokan/posix_acl.cc:3:0: ./common/ceph-mingw-type.h:13:24: fatal error: parts/time.h: No such file or directory compilation terminated. Makefile:10: recipe for target 'dokan/posix_acl.o' failed mingw32-make: *** [dokan/posix_acl.o] Error 1
tag 0.92 win7 defualt complie command: mingw32-make miss file :"parts/time.h"