I am making an application with ldap functions in visual c++, when the compiler try to translate de .obj to a .exe program, appear 9 error like these:
***.obj:error LNK2001: unresolved external symbol _ladap_modfify_s@12
where ldap_modify_s is a function that I am using into my program.
I do...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.