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 was trying to set GNU Stow on Windows 10 when I saw this: The symlink function is unimplemented.
The Windows API equivalent of symlink() is CreateSymbolicLinkA and CreateSymbolicLinkW.