Problem with includes in Socket.cpp and Web.h [message #35947] |
Sun, 08 April 2012 16:36  |
 |
koldo
Messages: 3435 Registered: August 2008
|
Senior Veteran |
|
|
Hello all
There are some problems when compiling U++ in Windows.
Socket.cpp includes #include <Ws2ipdef.h> and #include <Ws2tcpip.h> that apparently are not in MinGW.
Web.h in class IpAddrInfo declaration includes addrinfo that apparently is not included before.
Best regards
Iñaki
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|