I am building an app that uses PCSDK with Qt libraries. Up until now everything was fine but I started getting a build error like this:
msvcprt.lib(MSVCP100.dll) : error LNK2005: "public: void __thiscall std::_Container_base0::_Swap_all(struct std::_Container_base0 &)" (?_Swap_all@_Container_base0@std@@QAEXAAU12@@Z) already defined in libpxcutils.lib(util_capture.obj)
