strongloop / strong-oracle

Deprecated: Node.js Driver for Oracle databases (Use https://github.com/oracle/node-oracledb instead)
Other
45 stars 18 forks source link

Build error on Windows with node 0.11.13 and Visual Studio 2012 #9

Closed vschoettke closed 10 years ago

vschoettke commented 10 years ago

I get several errors of

c:\program files (x86)\windows kits\8.0\include\shared\wtypesbase.h(492): error C2371: 'BOOLEAN' : redefinition; different basic types (..\src\statement.cpp)

vschoettke commented 10 years ago

Fixed with pull request in #11