wsapoll could not be located ws2_32.dll

Asked by luis

im new at mosquitto and this error message open "wsapoll could not be located ws2_32.dll" when i debug mosquitto.
im using xp professional 32 bits and visual studio 10.

Question information

Language:
English Edit question
Status:
Solved
For:
mosquitto Edit question
Assignee:
No assignee Edit question
Solved by:
Roger Light
Solved:
Last query:
Last reply:
Revision history for this message
Best Roger Light (roger.light) said :
#1

Windows XP doesn't support WSAPoll. You can either upgrade to a more recent version of Windows, or compile using cygwin. If you want to use Visual Studio, your only option is a more recent Windows.

Revision history for this message
luis (luispegacho) said :
#2

Thanks Roger Light, that solved my question.