Closed sarangsapre closed 9 years ago
..\src\binding.cc(661): error C2661: 'v8::Object::Set' : no overloaded function takes 3 arguments [d:\matlabintegration\node-modules\ref\build\binding.vcxproj ] ..\src\binding.cc(662): error C2661: 'v8::Object::Set' : no overloaded function takes 3 arguments [d:\matlabintegration\node-modules\ref\build\binding.vcxproj ]
Works with NW0.8.5 though.
It seems that we have to use ForceSet instead of Set ?
Should be fixed by #20.
Works with NW0.8.5 though.
It seems that we have to use ForceSet instead of Set ?