MySQL Forums
Forum List  »  Connector/C++

error LNK2001
Posted by: Patryk R
Date: January 16, 2021 08:58AM

Hi,
I have problem when compiling my project with cpp connector:

1>mysqlcppconn-static.lib(mysql_connection.obj) : error LNK2001: nierozpoznany symbol zewnętrzny DnsFree
1>mysqlcppconn-static.lib(mysql_connection.obj) : error LNK2001: nierozpoznany symbol zewnętrzny DnsQuery_A
1>C:\Users\patry\Documents\visualstudio\SNAKE\x64\Release\SNAKE.exe : fatal error LNK1120: liczba nierozpoznanych elementów zewnętrznych: 2

I dont know what I am doing wrong, which lib I am missing.

Options: ReplyQuote


Subject
Views
Written By
Posted
error LNK2001
926
January 16, 2021 08:58AM
490
February 04, 2021 09:00AM
343
February 04, 2021 09:26AM
369
June 12, 2021 03:55PM
371
June 14, 2021 03:24AM
810
June 15, 2021 12:28PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.