Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
rflorence's avatar
rflorence
Honored Guest
8 years ago

Building Locomotion Samples

I would like to try these samples, but I've never used Visual Studio before and I don't understand the file structure. What file do I open to Build the samples?

1 Reply

  • Same problem here. Normally you load 'Locomotion.vcxproj' into VS and then compile in release mode for your system (x86/x64).

    You can also use MSBuild Tools as standalones without opening VS using command 'msbuild Locomotion.vcxproj /p:configuration=release'. More details here: https://msdn.microsoft.com/en-us/library/dd293607.aspx

    This seems to work for most of the SDK ORT samples, but not for the Locomotion project. It seems to be an old file format that is not upgraded correctly for compilation - or I am missing something here.

    This is going over my head in terms of my very basic VS knowledge. No locomotion possible. I am stucked with a wave of error messages coming at me. This is the scariest horror experience I ever had in VR: we will be forced to use teleportation forever and ever...