Everytime I try to use <ckupload.h> i only get 8 mistakes like these: Fehler 5 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""public: void __thiscall CkUpload::put_Path(char const *)" (?put_Path@CkUpload@@QAEXPBD@Z)" in Funktion "_main". Z:Visual Studio 2013ProjectsProjekt4Projekt4Quelle.obj Projekt4
I added the includes and the libs, and these linker: rypt32.lib; ws2_32.lib; dnsapi.lib; ChilkatDbgDll_x64.lib;
One both computers i tried to compile occured the same error.