Page 1 of 1

Problem linking turl

Posted: Mon Oct 28, 2013 5:37 pm
by Dave Zowasky
Hello,

I am trying to build an application that uses turl and I am running into some problems.
I am getting the following error:

\hb32\lib\win\mingw/libhbrtl.a(hbsocket.o):hbsocket.c:(.text+0x2d07): undefined reference to `WSAIoctl@36'

I am using mingw and my harbour lib in the hb32 is 3.2.0dev (r1307082134) and seems work fine with with my latest version of FWH.

Any suggestions?
Thanks
Dave

Re: Problem linking turl

Posted: Mon Oct 28, 2013 7:12 pm
by Antonio Linares
Dave,

You have to link libws2_32.a from MinGW