Some Problems - integrating dll

Hi guys,

at the moment im trying to integrate an dll in my project (first time).

i copy the lib and dll to my project-directory and the header to my include path.

now i get a linker error:


1>LINK : fatal error LNK1181: cannot open input file "libWebSvcTx.obj"


the dll calls libWebSvcTx.dll.

i insert the libWebSvcTx.lib to the Dependencies.

dont know whats the mention of the output and how to avoid it...
Problem solved.

Problem was a misspelling x-/
Topic archived. No new replies allowed.