creatale / node-dv

A node.js library for processing and understanding scanned documents
Other
340 stars 72 forks source link

Fix for building on Windows #37

Open Brigadier1-9 opened 8 years ago

Brigadier1-9 commented 8 years ago

Undefined _HAS_EXCEPTIONS to address issues with msvc compilation on Windows.

JamesMGreene commented 7 years ago

I needed this fix to get my installation to compile on Windows as well.

Win10, Python 2.7.x, VC++ Build Tools 2015, Node 6.x, NPM 5.x