TANK icon indicating copy to clipboard operation
TANK copied to clipboard

Windows platform

Open navono opened this issue 7 years ago • 5 comments

Can I run it on Windows platform or just only support Linux? There was no specific platform details in README.

navono avatar Nov 01 '17 00:11 navono

Apologies @navono ; I just saw that this issue has been filed. TANK runs on Linux, but all things considered, it should have been fairly easy to support other architectures/OSs, including Windows, even.

markpapadakis avatar Nov 06 '17 08:11 markpapadakis

@markpapadakis I will try it.

navono avatar Nov 06 '17 11:11 navono

@navono any luck with that? if not, please let me know what didn't work so that I can fix it to work in that environment. Thank you!

markpapadakis avatar Dec 27 '17 08:12 markpapadakis

@markpapadakis Sorry for delayed reply. I had checked the source code, it's a lot of special-platform and special-compiler code in it, even in Switch. If the Switch codebase can work on Windows, I think it's easier to make the rest of code to work on Windows. But if contains all of the code, it's a lot of work need to be done.

navono avatar Dec 28 '17 01:12 navono

@navono Thank you for going through that. I 'll try to get access to some windows system and see how far I can go there.

markpapadakis avatar Feb 11 '18 06:02 markpapadakis