Sridhar

Results 2 issues of Sridhar

I started getting these errors recently. Anyone else getting similar errors while compiling for Windows? ``` ..\src\node_printer_win.cc(220): error : pasting formed '->pPrinterName', an invalid preprocessing token [-Winvalid-token-paste] [c:\Dev\new\backstage-kiosk\jsapps\client\node_modules\printer\build\node_printer.vcxproj] ..\src\node_printer_win.cc(214): note:...

I get the following compilation errors when nwjs target is set above 0.36.*(in my case I tried with 0.39.2) ``` ../src/node_printer_posix.cc:121:70: error: no viable conversion from 'v8::Isolate *' to 'Local'...