TooTallNate / node-lame

Node.js native bindings to libmp3lame & libmpg123
MIT License
567 stars 113 forks source link

Can't compile #101

Open Liiion911 opened 4 years ago

Liiion911 commented 4 years ago

OS: Windows 7 node: v12.18.2 npm: 6.14.5 node-lame: 1.2.4

ared identifier (compiling source file ..\src\node_lame.cc
es\lame\build\bindings.vcxproj]
..\src\bindings.cc(29): error C2065: 'target': undeclared
ode_modules\lame\build\bindings.vcxproj]
d:\park\node_modules\lame\src\node_pointer.h(53): error C2
egal use of this type as an expression (compiling source f
cc) [D:\park\node_modules\lame\build\bindings.vcxproj]
..\src\bindings.cc(29): error C2182: 'Initialize': illegal
D:\park\node_modules\lame\build\bindings.vcxproj]
  d:\park\node_modules\lame\src\node_pointer.h(53): note:
  8::Value' (compiling source file ..\src\node_lame.cc)
Liiion911 commented 4 years ago

use workaround from last comment