Hello,
I have a Flutter project in my Dropbox folder. I get an error C1090 building it to windows, this error is related to simultaneous access and the log shows it's on a file in the "build" subfolder. Most probably it's dropbox keeping the file blocked while it syncs it.
If I pause dropbox the error goes away, but it's not practical. I guessed having dropbox ignore the build folder would solve the problem but it doesn't. I still get the same error in the same file.
Does dropbox still inspects files in ignored folders? Is there a way to stop this? Any other suggetion?
Tks,
Gustavo