This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NETAPI32.dll missing, how to install it for BLE Mesh 2.0.1 Toolchain?

Hello

System: Windows 10 Pro 64bit, 1703

I prepare the Toolchain on Win10 for BLE Mesh 2.0.1 SDK. During compilation of "pc-nrfutil-mesh_dfu" i get the error "missing  NETAPI32.dll - C:\Windows\system32\NETAPI32.dll"
What software should i install to solve that?

-----

Details:

I follow the Link "Installing the toolchain" on that page:
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v2.0.1%2Findex.html

When i come to prepare "pc-nrfutil-mesh_dfu" if have that missing dll error:
https://github.com/NordicSemiconductor/pc-nrfutil/tree/mesh_dfu

When i execute "python setup.py install" the error Message occure

   *** binary dependencies ***

   Your executable(s) also depend on these dlls which are not included,
   you may or may not need to distribute them.

   Make sure you have the license if you distribute any of them, and
   make sure you don't distribute files belonging to the operating system.

  NETAPI32.dll - C:\Windows\system32\NETAPI32.dll

I have searched in google and devzone but can not identify which software i have to install.


Thanks,
Lukas

Related