You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have attempted to compile this on windows and fix remaining issues. However, due to windows-rs documentation being terrible and millions of other issues cropping up I was unable to finish it. here is a small checklist of issues I fixed and not fixed.
Can you clarify this one? To my knowledge we don't use symlinks for anything other than that legacy Conduit database media directory compatibility config option, which is purely opt-in.
Can you clarify this one? To my knowledge we don't use symlinks for anything other than that legacy Conduit database media directory compatibility config option, which is purely opt-in.
When I tried to run it after disabling the optimization feature it would not compile because apparently Tokio Symlink didn't exist
I have attempted to compile this on windows and fix remaining issues. However, due to windows-rs documentation being terrible and millions of other issues cropping up I was unable to finish it. here is a small checklist of issues I fixed and not fixed.
see my windows branch for the latest in trying to get conduwuit to compile on windows here https://github.com/NinekoTheCat/conduwuit/tree/windows-compat
The text was updated successfully, but these errors were encountered: