Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Constellation's avatar
Constellation
Adventurer
11 years ago

0.7 Debug Libraries

In 0.7.0.0 there's a LibOVR\Lib\Windows\x64\Release directory but no Debug directory. Was this simply an omission like last time or have they now been permanently removed?

2 Replies

  • If I remember correctly it has been SDK releases like this a couple of times before. Releases that later has been replaced with versions with pre-built debug libraries.

    But it is quite simple to build them your self. Just start the sample project corresponding to your visual studio version and build the appropriate debug library.
  • Yeah I built them myself last time they were left out. It's easy enough to do but I just wanted to check because I'd prefer to use an official build that comes with the SDK. Microsoft doesn't have a good history on binary compatibility, even within a given Studio release.