Closed bigfatbrowncat closed 7 years ago
Currently Windows OS is not supported, only Linux and Mac OS X. Since none of the developers is actually using a Windows machine, it is also hard to reproduce this. Furthermore, in the upcoming 0.4 version the build and launch system will be completely overhauled, moving from ant to gradle.
My advice would be to install Ubuntu 14.04, on which DIANNE is tested the most.
@tverbele It may be useful to have a Dockerfile for bootstrapping DIANNE on other platforms as well. I'll have a look this evening and try to quickly hack something together.
Added wontfix label because we have dependencies which are not able to be compiled on Windows (Torch7, cutorch). We won't be making any effort to support Windows until all dependencies support this.
A Dockerfile to bootstrap DIANNE is a good idea. Please keep us posted on the progress and problems.
As far as I know, Torch7 could be built on Windows using mingw-w64 + MSYS
Anyway, if you aren't going to support this, it's your decision :) Thank you.
I can't run dianne under windows after successful compilation. Here is the error log:
Could you give me a tip?