objdiff icon indicating copy to clipboard operation
objdiff copied to clipboard

Rebuild on changes doesn't work for WSL paths

Open Mr-Wiseguy opened this issue 1 year ago • 0 comments

This is due to the fact that filesystem notifications don't work for network filesystems, so one possibility is to use GetDriveType to detect that the path is on a network drive and switch to polling as discussed in Discord.

Mr-Wiseguy avatar Oct 11 '24 21:10 Mr-Wiseguy