Has anyone tried to build Hugin using Windows 10's Windows Subsystem for Linux
On Sunday, June 18, 2017 at 3:45:59 AM UTC+2, Jeff wrote:Has anyone tried to build Hugin using Windows 10's Windows Subsystem for LinuxThere is no need to build. Hugin for Linux ought to run on WSL exactly as it is released for Linux.Steps (untested):* install vcxsrv on Windows* run vcxsrv* install Windows Subsystem for LinuxThen within WSL* sudo apt-get install hugin* export DISPLAY=:0* hugin
Case in point: That works for darktable (https://www.darktable.org/)