after adding microsoft open xr plugin to unreal engine source code, pressing the u.project file makes the message that "would you like to rebuild them now?"

혜진 서 91 Reputation points
2022-12-16T04:37:57.077+00:00

271292-image.png

attached picture comes up when pressing the GenerateProjectFiles.bat file in ue source code folder after adding this plugin to source code

i don't understand this -->"???????" in the picture..

anyway, that makes project file not open up..

271273-image.png

selecting yes make this result below

271293-image.png

Plugin is added like this path below

271207-image.png

271224-image.png

I'm doing this for running app in window and deploy it on hololens 2 by remote player with UE5.1

HoloLens Development
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Zuocheng Wang - MSFT 3,091 Reputation points Microsoft External Staff
    2022-12-16T08:24:12.82+00:00

    Hello, Welcome to Microsoft Q&A,

    As far as I know, GenerateProjectFiles.bat is used to create the engine's project files. Once created, you need to open the .sln and build the engine. And after you manually add plugins for the engine, you may need to rebuild it. Please let us know if there are any error messages during the build. For the specific steps of adding plugins to Unreal Engine, you can ask for help from the Unreal community.
    Also, you can directly add Microsoft Open XR Plugin to your project, please refer to GitHub - microsoft/Microsoft-OpenXR-Unreal: An Unreal Engine game plugin providing additional features available on Microsoft's Mixed Reality devices like the HoloLens 2 when using OpenXR..

    ----
    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.

    0 comments No comments

Your answer

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