
D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws>if not defined npm_config_node_gyp (node "D:\Programs\Node\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "D:\Programs\Node\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild ) 
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  Extensions.cpp
  Group.cpp
  Networking.cpp
  Hub.cpp
  Node.cpp
  WebSocket.cpp
  HTTPSocket.cpp
  Socket.cpp
  addon.cpp
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Socket.h(26): warning C4275: non dll-interface struct 'uS::Poll' used as base for dll-interface struct 'uS::Socket' (compiling source file ..\src\WebSocket.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Libuv.h(98): note: see declaration of 'uS::Poll' (compiling source file ..\src\WebSocket.cpp)
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Socket.h(26): note: see declaration of 'uS::Socket' (compiling source file ..\src\WebSocket.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Socket.h(26): warning C4275: non dll-interface struct 'uS::Poll' used as base for dll-interface struct 'uS::Socket' (compiling source file ..\src\HTTPSocket.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Libuv.h(98): note: see declaration of 'uS::Poll' (compiling source file ..\src\HTTPSocket.cpp)
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Socket.h(26): note: see declaration of 'uS::Socket' (compiling source file ..\src\HTTPSocket.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Socket.h(26): warning C4275: non dll-interface struct 'uS::Poll' used as base for dll-interface struct 'uS::Socket' (compiling source file ..\src\Socket.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Libuv.h(98): note: see declaration of 'uS::Poll' (compiling source file ..\src\Socket.cpp)
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Socket.h(26): note: see declaration of 'uS::Socket' (compiling source file ..\src\Socket.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Socket.h(26): warning C4275: non dll-interface struct 'uS::Poll' used as base for dll-interface struct 'uS::Socket' (compiling source file ..\src\Hub.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Libuv.h(98): note: see declaration of 'uS::Poll' (compiling source file ..\src\Hub.cpp)
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Socket.h(26): note: see declaration of 'uS::Socket' (compiling source file ..\src\Hub.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Socket.h(26): warning C4275: non dll-interface struct 'uS::Poll' used as base for dll-interface struct 'uS::Socket' (compiling source file ..\src\Group.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Libuv.h(98): note: see declaration of 'uS::Poll' (compiling source file ..\src\Group.cpp)
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Socket.h(26): note: see declaration of 'uS::Socket' (compiling source file ..\src\Group.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Socket.h(26): warning C4275: non dll-interface struct 'uS::Poll' used as base for dll-interface struct 'uS::Socket' (compiling source file ..\src\Node.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Libuv.h(98): note: see declaration of 'uS::Poll' (compiling source file ..\src\Node.cpp)
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Socket.h(26): note: see declaration of 'uS::Socket' (compiling source file ..\src\Node.cpp)
..\src\HTTPSocket.cpp(238): warning C4018: '<': signed/unsigned mismatch [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  ..\src\HTTPSocket.cpp(204): note: while compiling class template member function 'void uWS::HttpSocket<true>::upgrade(const char *,const char *,std::size_t,const char *,std::size_t,bool *)'
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\HTTPSocket.h(142): note: see reference to class template instantiation 'uWS::HttpSocket<true>' being compiled (compiling source file ..\src\HTTPSocket.cpp)
..\src\Hub.cpp(128): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  win_delay_load_hook.cc
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\WebSocketProtocol.h(131): warning C4244: 'argument': conversion from 'uint64_t' to 'std::size_t', possible loss of data (compiling source file ..\src\HTTPSocket.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\WebSocketProtocol.h(358): note: see reference to function template instantiation 'bool uWS::WebSocketProtocol<true,uWS::WebSocket<true>>::consumeMessage<14,uint64_t>(T,char *&,unsigned int &,uWS::WebSocketState<true> *)' being compiled
          with
          [
              T=uint64_t
          ] (compiling source file ..\src\HTTPSocket.cpp)
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\WebSocketProtocol.h(358): note: see reference to function template instantiation 'bool uWS::WebSocketProtocol<true,uWS::WebSocket<true>>::consumeMessage<14,uint64_t>(T,char *&,unsigned int &,uWS::WebSocketState<true> *)' being compiled
          with
          [
              T=uint64_t
          ] (compiling source file ..\src\HTTPSocket.cpp)
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\WebSocketProtocol.h(329): note: while compiling class template member function 'void uWS::WebSocketProtocol<true,uWS::WebSocket<true>>::consume(char *,unsigned int,uWS::WebSocketState<true> *)' (compiling source file ..\src\HTTPSocket.cpp)
  ..\src\HTTPSocket.cpp(172): note: see reference to function template instantiation 'void uWS::WebSocketProtocol<true,uWS::WebSocket<true>>::consume(char *,unsigned int,uWS::WebSocketState<true> *)' being compiled
  ..\src\HTTPSocket.cpp(172): note: see reference to class template instantiation 'uWS::WebSocketProtocol<true,uWS::WebSocket<true>>' being compiled
  ..\src\HTTPSocket.cpp(56): note: while compiling class template member function 'uS::Socket *uWS::HttpSocket<true>::onData(uS::Socket *,char *,std::size_t)'
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\WebSocketProtocol.h(135): warning C4244: 'argument': conversion from 'uint64_t' to 'std::size_t', possible loss of data (compiling source file ..\src\HTTPSocket.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\WebSocketProtocol.h(145): warning C4244: '-=': conversion from 'uint64_t' to 'unsigned int', possible loss of data (compiling source file ..\src\HTTPSocket.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\WebSocketProtocol.h(131): warning C4244: 'argument': conversion from 'uint64_t' to 'std::size_t', possible loss of data (compiling source file ..\src\WebSocket.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\WebSocketProtocol.h(358): note: see reference to function template instantiation 'bool uWS::WebSocketProtocol<false,uWS::WebSocket<false>>::consumeMessage<10,uint64_t>(T,char *&,unsigned int &,uWS::WebSocketState<false> *)' being compiled
          with
          [
              T=uint64_t
          ] (compiling source file ..\src\WebSocket.cpp)
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\WebSocketProtocol.h(358): note: see reference to function template instantiation 'bool uWS::WebSocketProtocol<false,uWS::WebSocket<false>>::consumeMessage<10,uint64_t>(T,char *&,unsigned int &,uWS::WebSocketState<false> *)' being compiled
          with
          [
              T=uint64_t
          ] (compiling source file ..\src\WebSocket.cpp)
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\WebSocketProtocol.h(329): note: while compiling class template member function 'void uWS::WebSocketProtocol<false,uWS::WebSocket<false>>::consume(char *,unsigned int,uWS::WebSocketState<false> *)' (compiling source file ..\src\WebSocket.cpp)
  ..\src\WebSocket.cpp(180): note: see reference to function template instantiation 'void uWS::WebSocketProtocol<false,uWS::WebSocket<false>>::consume(char *,unsigned int,uWS::WebSocketState<false> *)' being compiled
  ..\src\WebSocket.cpp(29): note: see reference to class template instantiation 'uWS::WebSocketProtocol<false,uWS::WebSocket<false>>' being compiled
  ..\src\WebSocket.cpp(17): note: while compiling class template member function 'void uWS::WebSocket<true>::send(const char *,std::size_t,uWS::OpCode,void (__cdecl *)(uWS::WebSocket<true> *,void *,bool,void *),void *)'
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\WebSocket.h(74): note: see reference to function template instantiation 'void uWS::WebSocket<true>::send(const char *,std::size_t,uWS::OpCode,void (__cdecl *)(uWS::WebSocket<true> *,void *,bool,void *),void *)' being compiled (compiling source file ..\src\WebSocket.cpp)
  ..\src\WebSocket.cpp(402): note: see reference to class template instantiation 'uWS::WebSocket<true>' being compiled
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\WebSocketProtocol.h(135): warning C4244: 'argument': conversion from 'uint64_t' to 'std::size_t', possible loss of data (compiling source file ..\src\WebSocket.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\WebSocketProtocol.h(145): warning C4244: '-=': conversion from 'uint64_t' to 'unsigned int', possible loss of data (compiling source file ..\src\WebSocket.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Socket.h(26): warning C4275: non dll-interface struct 'uS::Poll' used as base for dll-interface struct 'uS::Socket' (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Libuv.h(98): note: see declaration of 'uS::Poll' (compiling source file ..\src\addon.cpp)
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\Socket.h(26): note: see declaration of 'uS::Socket' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\addon.h(225): warning C4244: '=': conversion from 'int64_t' to 'uv_os_sock_t', possible loss of data (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\addon.h(416): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\addon.h(425): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(31): warning C4996: 'v8::String::NewFromOneByte': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(2683): note: see declaration of 'v8::String::NewFromOneByte' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(45): warning C4996: 'v8::String::NewFromOneByte': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(2683): note: see declaration of 'v8::String::NewFromOneByte' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(48): warning C4996: 'v8::String::NewFromOneByte': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(2683): note: see declaration of 'v8::String::NewFromOneByte' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(51): warning C4996: 'v8::String::NewFromOneByte': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(2683): note: see declaration of 'v8::String::NewFromOneByte' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(54): warning C4996: 'v8::String::NewFromOneByte': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(2683): note: see declaration of 'v8::String::NewFromOneByte' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(57): warning C4996: 'v8::String::NewFromOneByte': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(2683): note: see declaration of 'v8::String::NewFromOneByte' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(60): warning C4996: 'v8::String::NewFromOneByte': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(2683): note: see declaration of 'v8::String::NewFromOneByte' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(63): warning C4996: 'v8::String::NewFromOneByte': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(2683): note: see declaration of 'v8::String::NewFromOneByte' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(66): warning C4996: 'v8::String::NewFromOneByte': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(2683): note: see declaration of 'v8::String::NewFromOneByte' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(69): warning C4996: 'v8::String::NewFromOneByte': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(2683): note: see declaration of 'v8::String::NewFromOneByte' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(99): warning C4996: 'v8::Function::NewInstance': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(3851): note: see declaration of 'v8::Function::NewInstance' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(149): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(196): warning C4996: 'v8::Function::NewInstance': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(3851): note: see declaration of 'v8::Function::NewInstance' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(293): warning C4996: 'v8::Function::NewInstance': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(3851): note: see declaration of 'v8::Function::NewInstance' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(308): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(320): warning C4996: 'v8::Object::SetPrototype': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(3271): note: see declaration of 'v8::Object::SetPrototype' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(321): warning C4996: 'v8::Object::SetPrototype': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(3271): note: see declaration of 'v8::Object::SetPrototype' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\http.h(327): warning C4996: 'v8::Function::NewInstance': was declared deprecated (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  c:\users\meta\.node-gyp\8.11.1\include\node\v8.h(3851): note: see declaration of 'v8::Function::NewInstance' (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\addon.h(349): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\addon.h(434): note: see reference to function template instantiation 'void closeSocket<false>(const v8::FunctionCallbackInfo<v8::Value> &)' being compiled (compiling source file ..\src\addon.cpp)
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\addon.h(431): note: while compiling class template member function 'Namespace<false>::Namespace(v8::Isolate *)' (compiling source file ..\src\addon.cpp)
  ..\src\addon.cpp(9): note: see reference to function template instantiation 'Namespace<false>::Namespace(v8::Isolate *)' being compiled
  ..\src\addon.cpp(9): note: see reference to class template instantiation 'Namespace<false>' being compiled
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\addon.h(79): warning C4244: 'argument': conversion from 'int64_t' to 'unsigned int', possible loss of data (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\addon.h(456): note: see reference to function template instantiation 'void createGroup<false>(const v8::FunctionCallbackInfo<v8::Value> &)' being compiled (compiling source file ..\src\addon.cpp)
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\addon.h(79): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\addon.h(361): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data (compiling source file ..\src\addon.cpp) [D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\uws.vcxproj]
  d:\projects\nodeserver\nodecluster\node_modules\sc-uws\src\addon.h(458): note: see reference to function template instantiation 'void closeGroup<false>(const v8::FunctionCallbackInfo<v8::Value> &)' being compiled (compiling source file ..\src\addon.cpp)
     Creating library D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\Release\uws.lib and object D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\Release\uws.exp
  Generating code
  Finished generating code
  uws.vcxproj -> D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\Release\\uws.node
  uws.vcxproj -> D:\Projects\NodeServer\NodeCluster\node_modules\sc-uws\build\Release\uws.pdb (Full PDB)
  move_lib
          1 file(s) copied.
