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

Agaki fails to build - missing fusion.h #126

Closed
sempervictus opened this issue Apr 24, 2022 · 5 comments
Closed

Agaki fails to build - missing fusion.h #126

sempervictus opened this issue Apr 24, 2022 · 5 comments

Comments

@sempervictus
Copy link

Getting build errors on VS2019 using the current win10SDK:
image

@hfiref0x
Copy link
Owner

https://github.com/hfiref0x/UACME#instructions
Install mentioned SDK. I've no idea what is the "current win10SDK" mean. They have multiple versions of win10 SDK and all of them can be installed at same time.

@FeCanuto
Copy link

i have this same issue, however i have Windows 10 (19041) SDK and v142 set correctly.

image

i'm using a virtual studio 2022, any suggestion as to why this is happening?

@hfiref0x
Copy link
Owner

Okay, it seems MS moved this header from platform SDK to dotnet SDK.
Install NETFX SDK (4.8 for example) and try again.

@sempervictus
Copy link
Author

Thank you very much, and sorry for the lag.
Will get the SDK in and retry.

@FeCanuto
Copy link

Okay, it seems MS moved this header from platform SDK to dotnet SDK. Install NETFX SDK (4.8 for example) and try again.

This solution works for me, akagi compiled without losing fusion.h with NETFX SDK 4.8 installed.
Thank you hfiref0x.

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

No branches or pull requests

3 participants