Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Scanning dependencies of target cstdlib
- [ 3%] Building C object src/std/CMakeFiles/cstdlib.dir/c_alloc.c.obj
- [ 6%] Building C object src/std/CMakeFiles/cstdlib.dir/c_dir.c.obj
- In file included from C:\Users\woboq\Documents\GitHub\desktopclient\csync\src\std\c_private.h:31:0,
- from C:\Users\woboq\Documents\GitHub\desktopclient\csync\src\std\c_dir.c:9:
- c:\mingw\bin\../lib/gcc/mingw32/4.7.0/../../../../include/winbase.h:1538:77: Fehler: unbekannter Typname: »va_list«
- c:\mingw\bin\../lib/gcc/mingw32/4.7.0/../../../../include/winbase.h:1539:78: Fehler: unbekannter Typname: »va_list«
- In file included from C:\Users\woboq\Documents\GitHub\desktopclient\csync\src\std\c_dir.c:9:0:
- C:\Users\woboq\Documents\GitHub\desktopclient\csync\src\std\c_private.h:78:21: Fehler: In Konflikt stehende Typen für »_TCHAR«
- In file included from c:\mingw\bin\../lib/gcc/mingw32/4.7.0/../../../../include/windef.h:253:0,
- from C:\Users\woboq\Documents\GitHub\desktopclient\csync\src\std\c_private.h:30,
- from C:\Users\woboq\Documents\GitHub\desktopclient\csync\src\std\c_dir.c:9:
- c:\mingw\bin\../lib/gcc/mingw32/4.7.0/../../../../include/winnt.h:121:14: Anmerkung: Vorherige Deklaration von »_TCHAR« war hier
- src\std\CMakeFiles\cstdlib.dir\build.make:81: recipe for target 'src/std/CMakeFiles/cstdlib.dir/c_dir.c.obj' failed
- mingw32-make[2]: *** [src/std/CMakeFiles/cstdlib.dir/c_dir.c.obj] Error 1
- CMakeFiles\Makefile2:129: recipe for target 'src/std/CMakeFiles/cstdlib.dir/all' failed
- mingw32-make[1]: *** [src/std/CMakeFiles/cstdlib.dir/all] Error 2
- Makefile:135: recipe for target 'all' failed
- mingw32-make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement