Skip to content

Building to Hololens platform gives errors #25

Open
@unitycoder

Description

@unitycoder

Building for hololens gives error messages like:
"error CS0117: 'Thread' does not contain a definition for 'Sleep'"

more info:
http://stackoverflow.com/questions/12641223/thread-sleep-replacement-in-net-for-windows-store

In the older version v1.7 there wasn't any threading used, so it probably worked fine..

Probably have to use these to disable threading in hololens platform
https://docs.unity3d.com/Manual/PlatformDependentCompilation.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions