tksharpless

Results 45 comments of tksharpless

Yeah, that is basically build-it-by-hand. I think I can add a cmake based build but not with a simple modification of the existing ispc.cmake. It seems that Cmake is generating...

See my latest post. Can't create a pull request because the FB CLA submission page is rejecting my submission, claiming that "[email protected]" is not a valid github username. False. That...

OK Albert, I have created a fork and branch, pushed my changes to it and opened a pull request. Which has already been found not to build on Linux. No...

Thanks, Albert. It appears that as a non-fb employee I can't view the results of automated tests -- I probably would not understand them anyhow. So how will I be...

Thanks, yl-msft. Runtime version 103.2010.8005 No other debug messages that I can recall. Will run it again tomorrow and let you know. There is no file called DXDiag.txt on my...

[DxDiag.txt](https://github.com/microsoft/OpenXR-MixedReality/files/5468565/DxDiag.txt) Here is the full debug output --- 'BasicXrApp_win32.exe' (Win32): Loaded 'D:\Packages\OpenXR-MixedReality\bin\Debug\x64\BasicXrApp_win32.exe'. Symbols loaded. 'BasicXrApp_win32.exe' (Win32): Loaded 'C:\WINDOWS\System32\ntdll.dll'. 'BasicXrApp_win32.exe' (Win32): Loaded 'C:\WINDOWS\System32\kernel32.dll'. 'BasicXrApp_win32.exe' (Win32): Loaded 'C:\WINDOWS\System32\KernelBase.dll'. 'BasicXrApp_win32.exe' (Win32): Loaded 'C:\WINDOWS\System32\apphelp.dll'....

From this debug output I get the impression that the runtime is trying to use an invalid output device logical unit ID. Not surprising, given that Intel Integrated Graphics controls...

Hi. I have enabled preview runtime; OpenXR Developer Tools reports runtime version 104.2010.27002. It still fails to display its demo scene, without error message. And the sample app still gets...

Hi, wondering if there is any progress on this issue? MS should consider it important since it seems to make Edge fail too, and there are plenty of IIG +...

I did this and the app (and Edge) still fail. On Wed, Nov 4, 2020 at 2:31 PM yl-msft wrote: > @tksharpless , this does look like > related to...