请教,TDengine Server端不支持windows平台,是否可能通过cygwin打包成可在windows上运行?

刚开始测试TDengine,看官网说服务端不支持Windows,我想通过cygwin打包,我在cygwin环境下安装后,不能正常运行;

拉源码编译报错:

CMake Error at CMakeLists.txt:135 (MESSAGE):

The current platform is not Linux/Darwin/Windows, stop compile

可以试试在windows docker环境下运行,拉取tdengine/tdengine镜像,在docker中运行