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
Hi, I'm getting this error when trying to compile with msbuild
Build started 2/21/2023 7:58:28 PM.
Project "C:\Users\this1\Desktop\Anonfiles-xss\Alcatraz\Alcatraz-gui\Alcatraz-gui.vcxproj" on node 1 (default targets).
C:\Users\this1\Desktop\Anonfiles-xss\Alcatraz\Alcatraz-gui\Alcatraz-gui.vcxproj(28,3): error MSB4019: The imported project "C:\Microsoft.Cpp.Default.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.
Done Building Project "C:\Users\this1\Desktop\Anonfiles-xss\Alcatraz\Alcatraz-gui\Alcatraz-gui.vcxproj" (default targets) -- FAILED.
I also tried to use visual studio co build the sln file but that didn't work either (80 errors).
The text was updated successfully, but these errors were encountered:
Hi, I'm getting this error when trying to compile with msbuild
Build started 2/21/2023 7:58:28 PM.
Project "C:\Users\this1\Desktop\Anonfiles-xss\Alcatraz\Alcatraz-gui\Alcatraz-gui.vcxproj" on node 1 (default targets).
C:\Users\this1\Desktop\Anonfiles-xss\Alcatraz\Alcatraz-gui\Alcatraz-gui.vcxproj(28,3): error MSB4019: The imported project "C:\Microsoft.Cpp.Default.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.
Done Building Project "C:\Users\this1\Desktop\Anonfiles-xss\Alcatraz\Alcatraz-gui\Alcatraz-gui.vcxproj" (default targets) -- FAILED.
I also tried to use visual studio co build the sln file but that didn't work either (80 errors).
The text was updated successfully, but these errors were encountered: