Advertisement
Guest User

Untitled

a guest
May 21st, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 14.19 KB | None | 0 0
  1. '
  2. H:\dev\root\zlib\lib\libz.dll.a(d000043.o):(.text+0x0): first defined here
  3. H:\Qt\2010.02.1\qt\lib\libQtCore.a(inflate.o):inflate.c:(.text+0x1f4): multiple
  4. definition of `inflateEnd'
  5. H:\dev\root\zlib\lib\libz.dll.a(d000041.o):(.text+0x0): first defined here
  6. H:\Qt\2010.02.1\qt\lib\libQtCore.a(inflate.o):inflate.c:(.text+0x7f0): multiple
  7. definition of `inflate'
  8. H:\dev\root\zlib\lib\libz.dll.a(d000036.o):(.text+0x0): first defined here
  9. H:\Qt\2010.02.1\qt\lib\libQtCore.a(deflate.o):deflate.c:(.text+0xa4): multiple d
  10. efinition of `deflateEnd'
  11. H:\dev\root\zlib\lib\libz.dll.a(d000009.o):(.text+0x0): first defined here
  12. H:\Qt\2010.02.1\qt\lib\libQtCore.a(deflate.o):deflate.c:(.text+0x95c): multiple
  13. definition of `deflate'
  14. H:\dev\root\zlib\lib\libz.dll.a(d000006.o):(.text+0x0): first defined here
  15. H:\Qt\2010.02.1\qt\lib\libQtCore.a(deflate.o):deflate.c:(.text+0x20f4): multiple
  16. definition of `deflateInit_'
  17. H:\dev\root\zlib\lib\libz.dll.a(d000011.o):(.text+0x0): first defined here
  18. collect2: ld returned 1 exit status
  19. mingw32-make[2]: *** [src/kvilib/libkvilib.dll] Error 1
  20. mingw32-make[1]: *** [src/kvilib/CMakeFiles/kvilib.dir/all] Error 2
  21. mingw32-make: *** [all] Error 2
  22.  
  23. H:\dev\root\kvirc\kvirc\build>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement