Guest User

Untitled

a guest
Dec 17th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.19 KB | None | 0 0
  1. g++ -o bnbt.o -pthread -O2 -w -I.  -c bnbt.cpp
  2. bnbt.cpp: In function ‘int bnbtmain():
  3. bnbt.cpp:315:84: erreur:strerror’ was not declared in this scope
  4. make: *** [bnbt.o] Erreur 1
Add Comment
Please, Sign In to add comment