Alcatraz icon indicating copy to clipboard operation
Alcatraz copied to clipboard

Compile error msbuild

Open KingKDot opened this issue 3 years ago • 2 comments

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 <Impor t> 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).

KingKDot avatar Feb 22 '23 02:02 KingKDot

you should build with vs and as x64 release

don't work even after installing everything with vcpkg I get weird errors for Zydis

Smellon69 avatar Jan 05 '24 00:01 Smellon69

hi I built it successfully but I can't run it. It says "Runtime error: unexpected error during pdbparser setup"

lephong99 avatar Aug 08 '24 15:08 lephong99