Здравствуйте, SteeLHeaD, Вы писали:
SLH>Теперь программа собирается и запускается,
SLH>ошибка при запуске изменилась:
SLH>SLH>C:\MyProjects\Cpp\LibeEx1\Debug>LibeEx1.exe
SLH>[warn] evsig_init_: socketpair: Either the application has not called WSAStartup, or WSAStartup failed.
SLH>Libevent initialised!
SLH>[warn] socket: Either the application has not called WSAStartup, or WSAStartup failed.
SLH>Failed to init http server.
SLH>
Ну, собственно похоже на то, что WinSock не инициализирован. Почитайте про WSAStartup
https://msdn.microsoft.com/ru-ru/library/windows/desktop/ms742213(v=vs.85).aspx