Guest User

Untitled

a guest
Dec 17th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.32 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:314:84: erreur:strerror’ was not declared in this scope
  4. bnbt.cpp:363:23: erreur:fclose’ was not declared in this scope
  5. bnbt.cpp:366:22: erreur:fclose’ was not declared in this scope
  6. make: *** [bnbt.o] Erreur 1
Add Comment
Please, Sign In to add comment