Advertisement
Guest User

Untitled

a guest
Apr 26th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. W
  2. e_modules\bluetooth-serial-port\build\BluetoothSerialPort.vcxproj]
  3. ..\src\windows\BTSerialPortBinding.cc(123): error C3867: 'BTSerialPortBinding::LogFile': non-standard syntax; use '&' to create a pointer to member [C:\Users\
  4. cprudent\git\GSMR\node_modules\bluetooth-serial-port\build\BluetoothSerialPort.vcxproj]
  5. ..\src\windows\BTSerialPortBinding.cc(123): error C2297: '<<': illegal, right operand has type 'const char [38]' [C:\Users\cprudent\git\GSMR\node_modules\blue
  6. tooth-serial-port\build\BluetoothSerialPort.vcxproj]
  7. ..\src\windows\BTSerialPortBinding.cc(123): warning C4552: '<<': operator has no effect; expected operator with side-effect [C:\Users\cprudent\git\GSMR\node_m
  8. odules\bluetooth-serial-port\build\BluetoothSerialPort.vcxproj]
  9. ..\src\windows\BTSerialPortBinding.cc(124): error C2228: left of '.flush' must have class/struct/union [C:\Users\cprudent\git\GSMR\node_modules\bluetooth-seri
  10. al-port\build\BluetoothSerialPort.vcxproj]
  11. ..\src\windows\BTSerialPortBinding.cc(148): error C2065: 'BluetoothDeviceInfo': undeclared identifier [C:\Users\cprudent\git\GSMR\node_modules\bluetooth-seria
  12. l-port\build\BluetoothSerialPort.vcxproj]
  13. ..\src\windows\BTSerialPortBinding.cc(148): error C3861: 'BluetoothSendAuthenticationResponse': identifier not found [C:\Users\cprudent\git\GSMR\node_modules\
  14. bluetooth-serial-port\build\BluetoothSerialPort.vcxproj]
  15. ..\src\windows\BTSerialPortBinding.cc(149): error C2228: left of '.close' must have class/struct/union [C:\Users\cprudent\git\GSMR\node_modules\bluetooth-seri
  16. al-port\build\BluetoothSerialPort.vcxproj]
  17. ..\src\windows\BTSerialPortBinding.cc(132): warning C4996: 'WSAStringToAddressA': Use WSAStringToAddressW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS
  18. to disable deprecated API warnings [C:\Users\cprudent\git\GSMR\node_modules\bluetooth-serial-port\build\BluetoothSerialPort.vcxproj]
  19. C:\Program Files (x86)\Windows Kits\8.1\Include\um\winsock2.h(3623): note: see declaration of 'WSAStringToAddressA'
  20. ..\src\windows\BTSerialPortBinding.cc(283): warning C4996: 'v8::Function::NewInstance': was declared deprecated [C:\Users\cprudent\git\GSMR\node_modules\bluet
  21. ooth-serial-port\build\BluetoothSerialPort.vcxproj]
  22. C:\Users\cprudent\.node-gyp\iojs-1.6.2\deps\v8\include\v8.h(3644): note: see declaration of 'v8::Function::NewInstance'
  23. win_delay_load_hook.cc
  24. Generating code
  25. Finished generating code
  26. BluetoothSerialPortServer.vcxproj -> C:\Users\cprudent\git\GSMR\node_modules\bluetooth-serial-port\build\Release\\BluetoothSerialPortServer.node
  27. BluetoothSerialPortServer.vcxproj -> C:\Users\cprudent\git\GSMR\node_modules\bluetooth-serial-port\build\Release\BluetoothSerialPortServer.pdb (Full PDB)
  28. gyp ERR! build error
  29. gyp ERR! stack Error: `C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe` failed with exit code: 1
  30. gyp ERR! stack at ChildProcess.onExit (C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:276:23)
  31. gyp ERR! stack at emitTwo (events.js:106:13)
  32. gyp ERR! stack at ChildProcess.emit (events.js:191:7)
  33. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
  34. gyp ERR! System Windows_NT 6.1.7601
  35. gyp ERR! command "C:\\Program Files (x86)\\nodejs\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "co
  36. nfigure" "build"
  37. gyp ERR! cwd C:\Users\cprudent\git\GSMR\node_modules\bluetooth-serial-port
  38. gyp ERR! node -v v6.9.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement