You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.
I build XR_overlay.sln following README.md.
Cmake build was successful and the OverlaySample.exe file was also created.
But not the xr_extx_overlay project. Visual studio MSB8066 error pops up saying that the custom build has ended.
Also, xr_generated_overlay.hpp and xr_generated_overlay.cpp, which should be included in this project, are not generated normally.
When I build the project, an error like the picture below.
how can i fix it?
The text was updated successfully, but these errors were encountered:
I build XR_overlay.sln following README.md.
Cmake build was successful and the OverlaySample.exe file was also created.
But not the xr_extx_overlay project. Visual studio MSB8066 error pops up saying that the custom build has ended.
Also, xr_generated_overlay.hpp and xr_generated_overlay.cpp, which should be included in this project, are not generated normally.
When I build the project, an error like the picture below.
how can i fix it?
The text was updated successfully, but these errors were encountered: