Guest
Public paste!

Untitled

By: a guest | Feb 9th, 2010 | Syntax: None | Size: 1.58 KB | Hits: 78 | Expires: Never
Copy text to clipboard
  1. 1>main.obj : error LNK2001: unresolved external symbol @curl_easy_cleanup@4
  2. 1>main.obj : error LNK2001: unresolved external symbol @curl_easy_init@0
  3. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ldap_unbind_s
  4. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ldap_msgfree
  5. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ldap_next_entry
  6. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ber_free
  7. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ldap_next_attribute
  8. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ldap_memfree
  9. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ldap_value_free_len
  10. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ldap_get_values_len
  11. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ldap_first_attribute
  12. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ldap_get_dn
  13. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ldap_first_entry
  14. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ldap_search_s
  15. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ldap_simple_bind_s
  16. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ldap_init
  17. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ldap_set_option
  18. 1>libcurl.lib(ldap.obj) : error LNK2001: unresolved external symbol __imp__ldap_err2string