Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error msbuild #7

Open
KingKDot opened this issue Feb 22, 2023 · 2 comments
Open

Compile error msbuild #7

KingKDot opened this issue Feb 22, 2023 · 2 comments

Comments

@KingKDot
Copy link

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

@Smellon69
Copy link

you should build with vs and as x64 release

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

@lephong99
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@Smellon69 @lephong99 @KingKDot and others