rahulch

Untitled

Mar 6th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 0.58 KB | None | 0 0
  1. /usr/bin/ld: /home/rahul.c/qt5_static/lib/libQt5Gui.a(qpnghandler.o): undefined reference to symbol 'png_set_sig_bytes@@PNG16_0'
  2. //usr/lib/x86_64-linux-gnu/libpng16.so.16: error adding symbols: DSO missing from command line
  3. collect2: error: ld returned 1 exit status
  4. src/CMakeFiles/dms_qt.dir/build.make:383: recipe for target 'src/dms_qt' failed
  5. make[2]: *** [src/dms_qt] Error 1
  6. CMakeFiles/Makefile2:91: recipe for target 'src/CMakeFiles/dms_qt.dir/all' failed
  7. make[1]: *** [src/CMakeFiles/dms_qt.dir/all] Error 2
  8. Makefile:129: recipe for target 'all' failed
  9. make: *** [all] Error 2
Add Comment
Please, Sign In to add comment