Ideas;
maybe link statically to the stuff that you get linking errors to.
Maybe you need to check symbol exporting to make use of them in your app. (google for “symbol visibility in C++”)
↧








