Failed to load a module that has link with third party dll.

Alright, I got mine to load. I can confirm that’s what’s happening. the .lib contains the metadata so that you can delay the load the .dll which has all the actual code. You need both :slight_smile: