Guest User

Untitled

a guest
Nov 24th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. In file included from TCommandLine.h:32,
  2. from TConsole.h:37,
  3. from TConsole.cpp:24:
  4. Host.h:53:23: warning: extra tokens at end of #include directive
  5. In file included from TConsole.h:37,
  6. from TConsole.cpp:24:
  7. TCommandLine.h:34:31: error: hunspell/hunspell.h: No such file or directory
  8. In file included from TLabel.h:25,
  9. from TConsole.h:43,
  10. from TConsole.cpp:24:
  11. mudlet.h:40:22: error: phonon: No such file or directory
  12. In file included from Host.h:37,
  13. from TCommandLine.h:32,
  14. from TConsole.h:37,
  15. from TConsole.cpp:24:
  16. TimerUnit.h: In constructor ‘TimerUnit::TimerUnit(Host*)’:
  17. TimerUnit.h:81: warning: ‘TimerUnit::mMaxID’ will be initialized after
  18. TimerUnit.h:65: warning: ‘int TimerUnit::statsActiveTriggers’
  19. TimerUnit.h:41: warning: when initialized here
  20. In file included from TConsole.h:37,
  21. from TConsole.cpp:24:
  22. TCommandLine.h: At global scope:
  23. TCommandLine.h:84: error: ISO C++ forbids declaration of ‘Hunhandle’ with no type
  24. TCommandLine.h:84: error: expected ‘;’ before ‘*’ token
  25. In file included from TLabel.h:25,
  26. from TConsole.h:43,
  27. from TConsole.cpp:24:
  28. mudlet.h:150: error: ‘Phonon’ has not been declared
  29. mudlet.h:150: error: ISO C++ forbids declaration of ‘MediaObject’ with no type
  30. mudlet.h:150: error: expected ‘;’ before ‘*’ token
  31. mudlet.h:151: error: ‘Phonon’ has not been declared
  32. mudlet.h:151: error: ISO C++ forbids declaration of ‘MediaObject’ with no type
  33. mudlet.h:151: error: expected ‘;’ before ‘*’ token
  34. mudlet.h:152: error: ‘Phonon’ has not been declared
  35. mudlet.h:152: error: ISO C++ forbids declaration of ‘MediaObject’ with no type
  36. mudlet.h:152: error: expected ‘;’ before ‘*’ token
  37. mudlet.h:153: error: ‘Phonon’ has not been declared
  38. mudlet.h:153: error: ISO C++ forbids declaration of ‘MediaObject’ with no type
  39. mudlet.h:153: error: expected ‘;’ before ‘*’ token
  40. make: *** [tmp/TConsole.o] Error 1
Add Comment
Please, Sign In to add comment