Skip to content

failed to build using v8.9.4 on Windows 10 #31

Description

@s-a

ftdi@1.2.1 install C:\temp\node_modules\ftdi
node-gyp rebuild

C:\temp\node_modules\ftdi>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu erm�glichen, m�ssen Sie den Schalter "/m" hinzuf�gen.
ftdi_device.cc
ftdi_driver.cc
win_delay_load_hook.cc
C:\temp\node_modules\ftdi\lib\ftd2xx.h(59): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(59): error C2146: syntax error: missing ';' before identifier 'FT_HANDLE' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): error C2146: syntax error: missing ';' before identifier 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(172): error C2065: 'DWORD': undeclared identifier (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(172): error C2513: 'void *': no variable declared before '=' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): error C2146: syntax error: missing ';' before identifier 'FT_Open' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(299): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(299): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(299): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(299): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(299): error C2146: syntax error: missing ';' before identifier 'FT_OpenEx' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(306): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(306): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(306): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(306): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(306): error C2146: syntax error: missing ';' before identifier 'FT_ListDevices' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(313): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(313): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(313): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(313): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(313): error C2146: syntax error: missing ';' before identifier 'FT_Close' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(318): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(318): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(318): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(318): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(318): error C2146: syntax error: missing ';' before identifier 'FT_Read' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(326): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(326): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(326): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(326): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(326): error C2146: syntax error: missing ';' before identifier 'FT_Write' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(334): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(334): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(334): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(334): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(334): error C2146: syntax error: missing ';' before identifier 'FT_IoCtl' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(346): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(346): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(346): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(346): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(346): error C2146: syntax error: missing ';' before identifier 'FT_SetBaudRate' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(352): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(352): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(352): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(352): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(352): error C2146: syntax error: missing ';' before identifier 'FT_SetDivisor' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(358): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(358): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(358): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(358): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(358): error C2146: syntax error: missing ';' before identifier 'FT_SetDataCharacteristics' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(366): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(366): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(366): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(366): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(366): error C2146: syntax error: missing ';' before identifier 'FT_SetFlowControl' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(374): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(374): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(374): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(374): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(374): error C2146: syntax error: missing ';' before identifier 'FT_ResetDevice' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(379): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(379): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(379): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(379): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(379): error C2146: syntax error: missing ';' before identifier 'FT_SetDtr' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(384): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(384): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(384): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(384): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(384): error C2146: syntax error: missing ';' before identifier 'FT_ClrDtr' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(389): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(389): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(389): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(389): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(389): error C2146: syntax error: missing ';' before identifier 'FT_SetRts' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(394): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(394): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(394): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(394): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(394): error C2146: syntax error: missing ';' before identifier 'FT_ClrRts' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(399): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(399): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(399): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(399): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(399): error C2146: syntax error: missing ';' before identifier 'FT_GetModemStatus' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(405): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(405): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(405): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(405): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(405): error C2146: syntax error: missing ';' before identifier 'FT_SetChars' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(414): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(414): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(414): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(414): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(414): error C2146: syntax error: missing ';' before identifier 'FT_Purge' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(420): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(420): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(420): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(420): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(420): error C2146: syntax error: missing ';' before identifier 'FT_SetTimeouts' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(427): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(427): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(427): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(427): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(427): error C2146: syntax error: missing ';' before identifier 'FT_GetQueueStatus' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(433): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(433): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(433): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(433): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(433): error C2146: syntax error: missing ';' before identifier 'FT_SetEventNotification' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(440): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(440): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(440): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(440): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(440): error C2146: syntax error: missing ';' before identifier 'FT_GetStatus' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(448): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(448): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(448): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(448): error C2086: 'int WINAPI': redefinition (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(293): note: see declaration of 'WINAPI' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(448): error C2146: syntax error: missing ';' before identifier 'FT_SetBreakOn' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(453): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(453): error C2370: 'FT_STATUS': redefinition; different storage class (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(60): note: see declaration of 'FT_STATUS' (compiling source file ..\src\ftdi_driver.cc)
C:\temp\node_modules\ftdi\lib\ftd2xx.h(453): error C2146: syntax error: missing ';' before identifier 'WINAPI' (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\ftdi\lib\ftd2xx.h(453): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ..\src\ftdi_driver.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
..\src\ftdi_device.cc(190): warning C4996: 'v8::Function::NewInstance': was declared deprecated [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
c:\users\stephan.ahlf.node-gyp\8.9.4\include\node\v8.h(3832): note: see declaration of 'v8::Function::NewInstance'
..\src\ftdi_device.cc(202): warning C4996: 'Nan::Callback::Call': was declared deprecated [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\nan\nan.h(1647): note: see declaration of 'Nan::Callback::Call'
..\src\ftdi_device.cc(341): warning C4996: 'Nan::Callback::Call': was declared deprecated [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\nan\nan.h(1647): note: see declaration of 'Nan::Callback::Call'
..\src\ftdi_device.cc(395): warning C4996: 'Nan::Callback::Call': was declared deprecated [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\nan\nan.h(1647): note: see declaration of 'Nan::Callback::Call'
..\src\ftdi_device.cc(481): warning C4312: 'type cast': conversion from 'int32_t' to 'PVOID' of greater size [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
..\src\ftdi_device.cc(549): warning C4996: 'Nan::Callback::Call': was declared deprecated [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\nan\nan.h(1647): note: see declaration of 'Nan::Callback::Call'
..\src\ftdi_device.cc(648): warning C4996: 'Nan::Callback::Call': was declared deprecated [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\nan\nan.h(1647): note: see declaration of 'Nan::Callback::Call'
..\src\ftdi_device.cc(678): warning C4996: 'Nan::Callback::Call': was declared deprecated [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
C:\temp\node_modules\nan\nan.h(1647): note: see declaration of 'Nan::Callback::Call'
..\src\ftdi_device.cc(770): warning C4996: 'v8::Value::ToInt32': was declared deprecated [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
c:\users\stephan.ahlf.node-gyp\8.9.4\include\node\v8.h(9743): note: see declaration of 'v8::Value::ToInt32'
..\src\ftdi_device.cc(774): warning C4996: 'v8::Value::ToInt32': was declared deprecated [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
c:\users\stephan.ahlf.node-gyp\8.9.4\include\node\v8.h(9743): note: see declaration of 'v8::Value::ToInt32'
..\src\ftdi_device.cc(778): warning C4996: 'v8::Value::ToInt32': was declared deprecated [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
c:\users\stephan.ahlf.node-gyp\8.9.4\include\node\v8.h(9743): note: see declaration of 'v8::Value::ToInt32'
..\src\ftdi_device.cc(793): warning C4996: 'v8::Value::ToInt32': was declared deprecated [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
c:\users\stephan.ahlf.node-gyp\8.9.4\include\node\v8.h(9743): note: see declaration of 'v8::Value::ToInt32'
..\src\ftdi_device.cc(801): warning C4996: 'v8::Value::ToInt32': was declared deprecated [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
c:\users\stephan.ahlf.node-gyp\8.9.4\include\node\v8.h(9743): note: see declaration of 'v8::Value::ToInt32'
c:\temp\node_modules\nan\nan_new.h(208): error C2668: 'Nan::imp::IntegerFactoryv8::Integer::New': ambiguous call to overloaded function (compiling source file ..\src\ftdi_device.cc) [C:\temp\node_modules\ftdi\build\ftdi.vcxproj]
c:\temp\node_modules\nan\nan_new.h(114): note: could be 'v8::Localv8::Integer Nan::imp::IntegerFactoryv8::Integer::New(uint32_t)' (compiling source file ..\src\ftdi_device.cc)
c:\temp\node_modules\nan\nan_new.h(113): note: or 'v8::Localv8::Integer Nan::imp::IntegerFactoryv8::Integer::New(int32_t)' (compiling source file ..\src\ftdi_device.cc)
c:\temp\node_modules\nan\nan_new.h(208): note: while trying to match the argument list '(DWORD)' (compiling source file ..\src\ftdi_device.cc)
..\src\ftdi_device.cc(189): note: see reference to function template instantiation 'v8::Localv8::Integer Nan::Newv8::Integer,DWORD(A0)' being compiled
with
[
A0=DWORD
]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions