Closed pcaston closed 6 years ago
@pcaston are you installing iotivity-node from npm or from the github repo?
From npm
I have performed the following steps:
This worked. That is, iotivity-node was successfully installed as a dependency of iotivity-node-test.
What precise steps are you performing which cause the failure for you?
Having installed all the pre-reqs windows build tools, node, git, 7-zip, scons
@gabrielschulhof I ran your instructions above but failed because of "error unable to create file filename too long" . After I executed 'git config --system core.longpaths true' it worked! Many thanks for your help.
I tried building iotivity node on windows 10 by following the Readme but I am getting this fatal error: LINK : fatal error LNK1181: cannot open input file 'C:\Users\Paul\Documents\github\OpenPeerPower\iotivity-node\iotivity-installed\lib\octbstack.lib' [C:\Users\Paul\Documents\github\OpenPeerPower\iotivity-node\build\iotivity.vcxproj] Here is the full log file: 2018-02-04T13_51_56_129Z-debug.log