node.js - How to specify MS visual studio version for nexe? -


i'm trying compile node.js project binary using nexe. have microsoft visual studio 2012, compiler complains can't find msvs2010

error msb8020: builds tools visual studio 2010 (platform toolset = 'v100') cannot found. 

in nexe's requirement section, mention msvs2012 can supported, i'd figure out way specify msvs version.

i tried --msversion=2012 in npm installation no luck.

appreciate advice on this.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -