Forum Discussion

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

Would like LibOVR.lib as a DLL

Hi

I'm the author of the Lever programming language.

In Lever I have workflow for importing shared libraries with automatically generated header files. I could do the same for LibOVR, but the LibOVR provides only the .lib that is statically linked file.

It would take some more elbow grease to enable the static linking of LibOVR into my interpreter. It'd be easier if it just was a shared library object. I'll try come up with a way to embed it in though!

12 Replies