Advertisement
Guest User

Untitled

a guest
Nov 20th, 2011
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. /home/martin/Downloads/qt3/bin/uic -L /home/martin/Downloads/qt3/plugins listboxeditor.ui -o listboxeditor.h
  2. /home/martin/Downloads/qt3/bin/uic: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory
  3. make[4]: *** [listboxeditor.h] Fehler 127
  4. make[4]: Leaving directory `/home/martin/Downloads/qt3/tools/designer/designer'
  5. make[3]: *** [sub-designer] Fehler 2
  6. make[3]: Leaving directory `/home/martin/Downloads/qt3/tools/designer'
  7. make[2]: *** [sub-designer] Fehler 2
  8. make[2]: Leaving directory `/home/martin/Downloads/qt3/tools'
  9. make[1]: *** [sub-tools] Fehler 2
  10. make[1]: Leaving directory `/home/martin/Downloads/qt3'
  11. make: *** [init] Fehler 2
  12.  
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement