Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.30f1
2022.3.9f1
2023.1.13f1
Issue ID
UUM-48866
Regression
No
C2039 and C2894 errors are thrown when deploying to HoloLens 2
How to reproduce:
1. Open the attached project "Hololens_demo.zip"
2. Build the project for UWP
3. Open the built Solution
4. Deploy the Solution to HoloLens 2 with Release and ARM64 configuration
Expected results: Deployment is successful
Actual results: Deployment fails with "error C2039: 'memchr': is not a member of '`global namespace'' " and "error C2894: templates cannot be declared to have 'C' linkage" errors
Reproducible with: 2021.3.30f1, 2022.3.9f1, 2023.1.13f1
Could not test with: 2023.2.0b9, 2023.3.0a5 (compilation errors in the Console window)
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 
Resolution Note:
As mentioned in a previous comment, updating PiXYZ API package will resolve this issue. Please let us know if you continue to have this problem.