Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Installation Failure #48

Closed
ghost opened this issue Oct 25, 2014 · 5 comments
Closed

Installation Failure #48

ghost opened this issue Oct 25, 2014 · 5 comments
Labels

Comments

@ghost
Copy link

ghost commented Oct 25, 2014

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]

@stephen
Copy link
Owner

stephen commented Oct 26, 2014

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)

@ghost
Copy link
Author

ghost commented Oct 26, 2014

Hi Stephen,
I installed the Bonjour SDK but am still getting this issue. Interestingly
certain items that were (in the trace) being shown as errors are now
appearing as warnings. Are there any other dependencies I need to be aware
of?

Cheers,
Yash

On Sat, Oct 25, 2014 at 11:43 PM, Stephen Wan [email protected]
wrote:

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)


Reply to this email directly or view it on GitHub
#48 (comment).

@stephen
Copy link
Owner

stephen commented Nov 10, 2014

@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.

@ghost
Copy link
Author

ghost commented Nov 11, 2014

Hey Steve,
Thanks for your hard work on this! It works like a charm. If ever you
evolve it to include direct play from iTunes I will be the first in line to
buy a copy of the install package. :)

I'm not quite sure why the individual steps you suggested initially did not
work. In case you're keeping track this installer worked on a Win 8.1
64-bit box with the prescribed steps.

Cheers,
Yash

On Mon, Nov 10, 2014 at 6:40 PM, Stephen Wan [email protected]
wrote:

@muzuzu https://github.com/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
#59.


Reply to this email directly or view it on GitHub
#48 (comment).

@stephen
Copy link
Owner

stephen commented Nov 11, 2014

Happy to hear it! Progress on iTunes support here: stephen/nodetunes#1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant