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

Windows 11 Build Error #766

Open
apaly opened this issue Dec 21, 2023 · 0 comments
Open

Windows 11 Build Error #766

apaly opened this issue Dec 21, 2023 · 0 comments

Comments

@apaly
Copy link

apaly commented Dec 21, 2023

Hi,
Thanks for this wonderful library.

I am trying to build Frida repo (using Visual Studio 2022) based on this link. But I got the following errors:
script.obj : error LNK2019: unresolved external symbol __builtin_return_address referenced in function sample_return_address
C:\Software_Projects\frida\build\tmp-windows\x64-Release\gum-tests\gum-tests.exe : fatal error LNK1120: 1 unresolved externals.
Building project "gum-tests.vcxproj" -- FAILED.

_frida.c
C:\Software_Projects\frida\frida-python\src\_frida.c(33,11): fatal error C1083: Cannot open include file: 'pyconfig.h': No such file or directory.
Building project "frida-python.vcxproj" -- FAILED.

Could you please help me with how to fix these error?

Thanks.

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

1 participant