Over years this is functioning.
After updating to BCC7 and FWH 15/12 i become socket error 10042. Everyone has also this problem?
pSocket := INetDGramBind( nPort , , .T., cIP_M )pSocket := INetDGramBind( nPort , , .T., cIP_M )Günther,
Have you tried to use bcc582 to check if that makes a difference ?
c:\bcc582\bin\ilink32.exe -Gn -aa -Tpe -s -I. -x @make.tmp
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '__ltolower_lcid' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '__ltoupper_lcid' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'std::_Locinfo::_Locinfo(const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Antonio, now i can compile with "old" xHarbour. If i use 582 all is ok but when i use 7 then the error occurs! Maybe in xHarbour wrong headerfiles are using! (winsock.h/winsock2.h) There are the IP_ADD_MEMBERSHIP are not the same!?
Then it should be reported to the xHarbour devel group
thanks
I have reported to group!
In the meanwhile i ported to Harbour and the error is gone....... ![]()