Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 0.84 KB | None | 0 0
  1. [ 31%] Building CXX object src/scripts/CMakeFiles/scripts.dir/custom/vScript.cpp.o
  2. /home/warground/risen/Trunk/src/scripts/custom/vScript.cpp: In member function 'void vScriptData::DistributeArenaTitles()':
  3. /home/warground/risen/Trunk/src/scripts/custom/vScript.cpp:601: error: 'titleList' was not declared in this scope
  4. /home/warground/risen/Trunk/src/scripts/custom/vScript.cpp:601: error: '>>' should be '> >' within a nested template argument list
  5. /home/warground/risen/Trunk/src/scripts/custom/vScript.cpp:718: error: '>>' should be '> >' within a nested template argument list
  6. /home/warground/risen/Trunk/src/scripts/custom/vScript.cpp:751: error: 'Sleep' was not declared in this scope
  7. make[2]: *** [src/scripts/CMakeFiles/scripts.dir/custom/vScript.cpp.o] Error 1
  8. make[1]: *** [src/scripts/CMakeFiles/scripts.dir/all] Error 2
  9. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement