13.04.2009, 11:45
Quote:
Originally Posted by CrαcK
Trying to compile the plugin on windows I get this:
Код:
--------------------Configuration: pwncurl - Debug-------------------- Compiling source file(s)... pwncurl.cpp In file included from E:\Downloads\pwncurl_0_1\pwncurl_src\pwncurl.cpp:37: E:\Downloads\pwncurl_0_1\pwncurl_src\AMX_SDK\plugincommon.h:36: warning: ignoring #pragma message E:\Downloads\pwncurl_0_1\pwncurl_src\pwncurl.cpp: In function `cell n_pwncurl_get(AMX*, cell*)': E:\Downloads\pwncurl_0_1\pwncurl_src\pwncurl.cpp:95: error: `_alloca' undeclared (first use this function) E:\Downloads\pwncurl_0_1\pwncurl_src\pwncurl.cpp:95: error: (Each undeclared identifier is reported only once for each function it appears in.) pwncurl.dll - 2 error(s), 1 warning(s) |