• Гость, перед открытием темы прочитай описание раздела, чтобы не ошибиться. Любые вопросы по настройке сервера создаются в разделе Технической Поддержки.

Помощь Во время компиляции sma пишет ошибку

XxxNoNamexxX

Участник
Сообщения
1
Симпатии
0
Баллы
57
#1
Хочу компилировать sma в amx, файл jbe_core.sma, вот ошибка:
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(883) : error 017: undefined symbol "SQL_MakeDbTuple"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(883) : warning 213: tag mismatch
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(886) : error 017: undefined symbol "SQL_IGNORE"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(887) : error 017: undefined symbol "SQL_ThreadQuery"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(887) : error 088: number of arguments does not match definition
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(896) : error 017: undefined symbol "TQUERY_CONNECT_FAILED"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(903) : error 017: undefined symbol "TQUERY_QUERY_FAILED"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(913) : error 017: undefined symbol "SQL_CHECK"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(917) : error 017: undefined symbol "SQL_NumResults"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(924) : error 017: undefined symbol "SQL_IGNORE"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(926) : error 017: undefined symbol "SQL_ThreadQuery"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(926) : error 088: number of arguments does not match definition
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(933) : error 017: undefined symbol "SQL_LOAD"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(935) : error 017: undefined symbol "SQL_ThreadQuery"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(935) : error 088: number of arguments does not match definition
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(939) : error 017: undefined symbol "SQL_LOAD"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(943) : error 017: undefined symbol "SQL_ReadResult"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(957) : error 017: undefined symbol "SQL_CHECK"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(959) : error 017: undefined symbol "SQL_ThreadQuery"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(959) : error 088: number of arguments does not match definition
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(987) : error 017: undefined symbol "SQL_IGNORE"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(989) : error 017: undefined symbol "SQL_ThreadQuery"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(989) : error 088: number of arguments does not match definition
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(1059) : error 017: undefined symbol "PLAYERS_PER_PAGE"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(1062) : error 017: undefined symbol "PLAYERS_PER_PAGE"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(1063) : error 017: undefined symbol "PLAYERS_PER_PAGE"
/hlds/web/www/amxxpc/work/scripting/jbe_core.sma(1065) : error 017: undefined symbol "PLAYERS_PER_PAGE"

Compilation aborted.
26 Errors.




вот сам файл с ошибкой: [Ссылка]
 
Сверху