Guest User

Untitled

a guest
Jul 22nd, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. ~/src/ibb$ ./bootstrap.sh
  2. src/client/ibb.cpp: In function ‘bool sendBuild(SOCKET, int, const ibb_CHAR**, clock_t)’:
  3. src/client/ibb.cpp:174: error: ‘GetCurrentDirectoryW’ was not declared in this scope
  4. src/client/ibb.cpp:200: error: ‘SOCKET_ERROR’ was not declared in this scope
  5. src/client/ibb.cpp: In function ‘int wmain(int, const ibb_CHAR**)’:
  6. src/client/ibb.cpp:233: error: invalid conversion from ‘const ibb_CHAR*’ to ‘ibb_CHAR*’
  7. src/client/ibb.cpp:233: error: initializing argument 1 of ‘bool startServer(ibb_CHAR*)’
  8. src/client/ibb.cpp:248: error: ‘closesocket’ was not declared in this scope
  9. ./bootstrap.sh: line 2: die: command not found
  10. ~/src/ibb$ ./bootstrap.sh
  11. src/client/ibb.cpp: In function ‘bool sendBuild(SOCKET, int, const ibb_CHAR**, clock_t)’:
  12. src/client/ibb.cpp:174: error: ‘GetCurrentDirectoryW’ was not declared in this scope
  13. src/client/ibb.cpp:200: error: ‘SOCKET_ERROR’ was not declared in this scope
  14. src/client/ibb.cpp: In function ‘int wmain(int, const ibb_CHAR**)’:
  15. src/client/ibb.cpp:248: error: ‘closesocket’ was not declared in this scope
  16. ./bootstrap.sh: line 2: die: command not found
  17. ~/src/ibb$
Add Comment
Please, Sign In to add comment