[Help] After including a third party library, getting "Game module could not be loaded" error

I’ve been following this guide to try to include a library called librealsense.

After following all the instructions, when I try to open my project named Hand_Visualizer, I get this error when the project is initializing.

Here is a pastebin of my build.cs file: http://pastebin.com/mKPuHD0v

I am able to successfully build the project in visual studio, but I just can’t open the UE4 project without getting that error…

I would really appreciate it if someone could help me out!

Follow the instructions in the answer here to resolve DLL-loading errors: