Windows compatibility progress? #484
Replies: 7 comments 2 replies
-
To be honest, windows support is in an very early stage and needs help to get implemented. Next, tests should be run and maybe windows-specific treatments should be defined and tested. I myself unfortunately don't even have direct access to a windows machine, so the only thing I can do is to run tests via the github pipeline. So, all together - I think it isn't a really big deal, but I need help on it:
|
Beta Was this translation helpful? Give feedback.
-
I just rebased #11. So far we get 35 compile errors - I think we have the following ToDos:
|
Beta Was this translation helpful? Give feedback.
-
@parasiteoflife I worked a bit on #11 and it is now in the state that with this PR, rustic compiles on windows. I'll add pre-build binaries soon. What target architecture do you think should we use to compile for windows? aarch64-pc-windows-msvc |
Beta Was this translation helpful? Give feedback.
-
I created #487 to track the state of how rustic supports windows. I however need help to finish all those issues - even though some might be pretty easy to do. |
Beta Was this translation helpful? Give feedback.
-
PR #11 is now merged. That means, rustic now compiles on Windows. I would very much appreciate you to test it out and fill issues for missing or not working windows-related features. You can also add topics to #487. The beta builds now also contain a pre-compiled Windows version of rustic. |
Beta Was this translation helpful? Give feedback.
-
thank you for all the work! |
Beta Was this translation helpful? Give feedback.
-
I think this, as a non-English native speaker, will affect me the most, a lot of my files have accents, then I also have files with Japanese characters, I'm guessing I better wait until that gets implemented? In any case, I'll have to wait until I can test rustic. But I'm wondering, could the restore command be completely read-only? |
Beta Was this translation helpful? Give feedback.
-
Hi, can you please tell us how advanced compatibility with Windows is? I would really like to try rustic but I only use Windows. I tried searching issues and discussions with the Windows keyword but found nothing and the readme only says is a WIP.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions