-
Notifications
You must be signed in to change notification settings - Fork 255
Installation Failure #48
Comments
Building on Windows has a few external dependencies. Seems like this one is from needing the Bonjour SDK installed: https://developer.apple.com/bonjour/index.html (Bonjour SDK for Windows) |
Hi Stephen, Cheers, On Sat, Oct 25, 2014 at 11:43 PM, Stephen Wan [email protected]
|
@muzuzu - I've attempted to put together a pre-built Windows package so you can skip out a few of the dependencies, if you'd like to take a look: #59. |
Hey Steve, I'm not quite sure why the individual steps you suggested initially did not Cheers, On Mon, Nov 10, 2014 at 6:40 PM, Stephen Wan [email protected]
|
Happy to hear it! Progress on iTunes support here: stephen/nodetunes#1 |
I'm trying to install this on windows but am getting hit with errors. Does the followign mean that the grab of the items being wrapped has failed? How to I overcome this?
c:\users\yash\appdata\roaming\npm\node_modules\airsonos\node_modules\nodetunes\node_modules\mdns\src\mdns.hpp(31): fatal error C1083: Cannot open include file: 'dns_sd.h': No such file or directory (
..\src\dns_service_ref_deallocate.cpp) [C:\Users\Yash\AppData\Roaming\npm\node_modules\airsonos\node_modules\nodetunes\node_modules\mdns\build\dns_sd_bindings.vcxproj]
c:\users\yash\appdata\roaming\npm\node_modules\airsonos\node_modules\nodetunes\node_modules\mdns\src\mdns.hpp(31): fatal error C1083: Cannot open include file: 'dns_sd.h': No such file or directory (
..\src\dns_service_get_addr_info.cpp) [C:\Users\Yash\AppData\Roaming\npm\node_modules\airsonos\node_modules\nodetunes\node_modules\mdns\build\dns_sd_bindings.vcxproj]
The text was updated successfully, but these errors were encountered: