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
Problem linking turl
- Dave Zowasky
- Posts: 125
- Joined: Wed Oct 19, 2005 2:28 pm
- Location: Hudson Ohio
- Contact:
Problem linking turl
Dave Zowasky
Com1 Software, Inc.
http://www.com1software.com
information@com1software.com
330 653-3771
Com1 Software, Inc.
http://www.com1software.com
information@com1software.com
330 653-3771
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Problem linking turl
Dave,
You have to link libws2_32.a from MinGW
You have to link libws2_32.a from MinGW