I actually had to take a break on this project for a while, but will start up again shortly. I’ll post more if I come across anything helpful. Please let me know if you find anything either. =]
Here’s a couple of links, I was next thinking of trying to follow these, but try to use a .so instead of a .dll and go from there.
Here’s epic’s general guide on linking DLL’s:
And on linking static libraries:
I also found this helpful when trying to link a static windows .lib for the first time: