libimobiledevice-node icon indicating copy to clipboard operation
libimobiledevice-node copied to clipboard

Can't yarn add libimobiledevice on windows

Open smanabat opened this issue 6 years ago • 0 comments

I have followed the guide to add libimobile on my windows machine but am getting errors.

Enviroment

  • Windows 10 Home edition
  • VS 2017 Community with
    • Visual Studio core editor
    • Node.js development
    • Linux development with C++
    • Windows sdk 8.1
  • Node v8.17.0
  • Yarn v1.12.1
  • Added path for msbuild (C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin)

Getting the following error:

fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory [...\node_modules\libimobiledevice\libplist\libplist.vcxproj]

smanabat avatar Jan 25 '20 00:01 smanabat