Problem with compile

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
zat
Posts: 23
Joined: Tue 21 Jun 2011 13:08

Problem with compile

Post by zat » Wed 05 Sep 2012 13:38

Builder XE2 Hotfix1
Win7 32bit
MyDAC 7.2.8
----------

When compile project I'm see error:
[ILINK32 Error] Error: Unresolved external 'WSAIoctl' referenced from C:\PROGRAM FILES\EMBARCADERO\RAD STUDIO\9.0\LIB\WIN32\RELEASE\DAC160.LIB|CRVioTcp
[ILINK32 Error] Error: Unable to perform link

I added to the project library file ws2_32.lib and now all good.
This problem appeared recently. Previously, it was not.

AndreyZ

Re: Problem with compile

Post by AndreyZ » Wed 05 Sep 2012 13:59

Hello,

You found the correct solution. We know about this problem and we already fixed it. This fix will be included in the next MyDAC build.

Post Reply