Share via

compile issues

Chan USSA 1 Reputation point
2022-07-05T10:01:06.43+00:00

ssue is that there are compile issues when following the tutorial on HoloLens (1st gen) and Azure 310: Object detection to create SceneOrganiser class.
https://learn.microsoft.com/ja-jp/windows/mixed-reality/develop/unity/tutorials/mr-azure-310![217647-%E8%B3%AA%E5%95%8F%E7%94%A83.png][1]

HoloLens | Development
HoloLens | Development

The process of creating immersive mixed reality applications for Microsoft HoloLens,

0 comments No comments

1 answer

Sort by: Most helpful
  1. Seth DU - MSFT 541 Reputation points
    2022-07-06T02:55:15.077+00:00

    Hello, welcome to Microsoft Q&A,

    AnalysisRootObject, Prediction and Boundingbox are customized classes that are defined by users. If you follow the instructions on Chapter 6 - Create the CustomVisionObjects class, the definitions are provided in the document.

    When there is “namespace not found” compile issue in your script, you may search in the tutorial you are referring to check if there is customized definition for this class.

    You may also refer to How to write a quality question. It is recommended to summarize your question in the title to help us track it and usually code snippet is preferred than screenshots. Thanks for your understanding.

    ---
    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.