Proton23

Untitled

Jun 20th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. g++ -m64 -o Worker4Music main.o mainwindow.o mainworker.o moc_mainwindow.o moc_mainworker.o -L/usr/X11R6/lib64 -L/home/proton/../../../../usr/local/lib/ -ltag -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread
  2. /usr/bin/ld: /home/proton/../../../../usr/local/lib//libtag.a(tzlib.cpp.o): undefined reference to symbol 'inflate'
  3. //lib/x86_64-linux-gnu/libz.so.1: error adding symbols: DSO missing from command line
  4. Makefile:148: recipe for target 'W4M' failed
  5. collect2: error: ld returned 1 exit status
  6. make: *** [W4M] Error 1
Advertisement
Add Comment
Please, Sign In to add comment