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

Fixed HolographicSpatialStage build errors #1347

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

khelkun
Copy link

@khelkun khelkun commented May 6, 2022

SpatialStageManager.cpp(20,95): error C2065: '_1': undeclared identifier
SpatialStageManager.cpp(146,26): error C2398: Element '1': conversion from 'double' to 'float' requires a narrowing conversion

Description

Name of sample: (example: ResizeAppView, or proposed name of new sample)

Testing

Type of change

  • Bug fix
  • New feature
  • Porting to new language

Supported platforms

Minimum OS version: (example: 18362)

  • All UWP platforms
  • Desktop
  • Holographic
  • IoT
  • Xbox
  • 10X

Supported languages

  • C#
  • C++/WinRT

Additional remarks

SpatialStageManager.cpp(20,95): error C2065: '_1': undeclared identifier
SpatialStageManager.cpp(146,26): error C2398: Element '1': conversion from 'double' to 'float' requires a narrowing conversion
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

Successfully merging this pull request may close these issues.

None yet

1 participant