Hello,
I get the following error when building WebKit for Windows CE: LINK : fatal error LNK1104: cannot open file ''ws2_32.lib''. I'm using cmake and Visual Studio 2008 for building the project.
How can I overcome this error? Probably I need to add ws2_32.lib to the build path, but I'm not familiar with neither cmake or Visual Studio. Any help is appreciated.
Thank you,
Florin