Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compile error in r2855
09-11-2010, 03:26 PM,
#1
Compile error in r2855
Hi all,
r2855, Kubuntu 10.10, I get the following:

Code:
CPP build/main.o
src/main.cpp: In function ‘void release_mouse(int)’:
src/main.cpp:10: error: ‘endl’ was not declared in this scope
scons: *** [build/main.o] Error 1
scons: building terminated because of errors.

It's solved adding std:: at line 10 of main.cpp, before endl.
Ocirne
Reply
09-11-2010, 10:32 PM,
#2
 
Thanks, fixed in 2856.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)