Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.

File AudioPluginMsHRTF.dll has failed the AppContainerCheck check.

I read over the suggested doc: https://msdn.microsoft.com/library/windows/apps/hh920280.aspx#binscope

But it does not explain how to apply the linker options. Can someone explain?

FAILED
Binary analyzer
Error Found: The binary analyzer test detected the following errors:
File AudioPluginMsHRTF.dll has failed the AppContainerCheck check.
Impact if not fixed: If the app doesn’t use the available Windows protections, it can increase the vulnerability of the customer's computer to malware.

How to fix: Apply the required linker options - SAFESEH, DYNAMICBASE, NXCOMPAT, and APPCONTAINER - when you link the app. See links below for more information:
Fixing Binary Analyzer Errors

I'm using VS 2015 & Unity 5.5.1f1

Tagged:

Answers

Sign In or Register to comment.