Code: Select all
In file included from ../../../../extras/package/win32/../../../include/vlc_common.h:430:0,
from ../../../../extras/package/win32/../../../modules/gui/qt4/../../moviesoap/qt4/../variables.h:14,
from ../../../../extras/package/win32/../../../modules/gui/qt4/../../moviesoap/qt4/../filter.hpp:11,
from ../../../../extras/package/win32/../../../modules/gui/qt4/../../moviesoap/qt4/main.hpp:4,
from ../../../../extras/package/win32/../../../modules/gui/qt4/../../moviesoap/qt4/main.cpp:1:
../../../../extras/package/win32/../../../include/vlc_threads.h: In function ‘int vlc_poll(pollfd*, unsigned int, int)’:
../../../../extras/package/win32/../../../include/vlc_threads.h:395:43: error: ‘poll’ was not declared in this scope
../../../../extras/package/win32/../../../include/vlc_threads.h:402:36: error: ‘poll’ was not declared in this scope
...but can anyone tell me what to do about it?