hyde icon indicating copy to clipboard operation
hyde copied to clipboard

Windows Support?

Open Praying opened this issue 7 years ago • 2 comments
trafficstars

seems just in linux and osx, and not support windows?

Praying avatar Oct 26 '18 19:10 Praying

Development of hyde up to now has been primarily on MacOS. @jaredwy is actively looking into development on linux. Building the tool anywhere else hasn't been explored yet, but it would be great if someone could submit a PR to that effect. The hyde-specific sources are platform independent, and I suspect the biggest hurdle would be getting all the dependencies (like LLVM/Clang) straightened out.

fosterbrereton avatar Oct 29 '18 19:10 fosterbrereton

I posted a package for running Hyde from Docker. https://github.com/adobe/hyde/pkgs/container/hyde PR#87 provides instructions for use. This should work under Windows as a possible solution, and the Docker file provides details for how to build under Linux (which should work in WSL on Windows). @Praying if you try it, let us know how it goes.

sean-parent avatar Jun 06 '24 07:06 sean-parent