-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Good morning.
This morning I've been setting up everything to download projects from other years so I can see them visually and see which screens they have in common, that way getting an idea of what the basic screens should be. However, I keep getting this error when I use flutter run:
The full error would be:
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): error MSB8066: Compilaci�n personalizada de "C:\Users\lucia\OneDrive\Escritorio\GSOC 2025\Proyectos usados\LG-Ship-Automatic-Identification-System-visualization\build\windows\x64\CMakeFiles\66f30bbb3f360a0c871a6033c1850cd4\flutter_windows.dll.rule;C:\Users\lucia\OneDrive\Escritorio\GSOC 2025\Proyectos usados\LG-Ship-Automatic-Identification-System-visualization\build\windows\x64\CMakeFiles\21a1707469fa6bb6f5614b4e904613db\flutter_assemble.rule;C:\Users\lucia\OneDrive\Escritorio\GSOC 2025\Proyectos usados\LG-Ship-Automatic-Identification-System-visualization\windows\flutter\CMakeLists.txt" terminada con el c�digo 1. [C:\Users\lucia\OneDrive\Escritorio\GSOC 2025\Proyectos usados\LG-Ship-Automatic-Identification-System-visualization\build\windows\x64\flutter\flutter_assemble.vcxproj]
The command flutter doctor gave me no errors, so I don't know what may be causing the problem. How can I solve this so I can execute the app?
Thanks!
