Dear community collegues,
I have a serious problem using C::B + MinGW:
How can I combine winsock.lib + libraries built with MingW (which have the extension .a)?
I guess, MinGW has a different way (from MSVC) to produce libraries.
But what should I do, if I want to use existing Microsoft DLLs?
For sure Microsoft does not offer a static library winsock.a ...
Thank you for any hint!!!!
Alex