-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.9.0
-
Component/s: JavaScript
-
Environment:Windows
-
Windows
It looks like --usev8 doesn't work on Windows as the definition for uint16_t and uint32_t are ambiguous as it is defined by "using" inside pch.h as well as v8stdint.h. In addition to that sys/socket.h which is included by v8_utils.cpp doesn't exist on Windows