**Reported by silvernexus on 2016-02-02 19:51 UTC** When compiling in Linux, the linker errors out due to undefined references to dlclose. Adding -ldl to the project definition corrects the linker error. Added a diff to reduce ambiguity of the fix.