hi there,
i tried to compile the wc3ft.sma, but always get the following error:
//// war3ft.sma
// C:\Dokumente und Einstellungen\...\Desktop\amxmodx\scripting\war3ft.sma(5
8) : fatal error 100: cannot read from file: "sqlx"
//
// Compilation aborted.
// 1 Error.
// Could not locate output file compiled\war3ft.amx (compile failed).
//
// Compilation Time: 0,11 sec
// ----------------------------------------
amxx v1.76b, metamod 1.19p28, wc3ft v3.0rc2, linux deicated
can anybody explain to me what it's all about, please?
unfortunately, i can't give more details like amx_plugins, metalist and so on cause i reinstalled an old version for now.
i hope somebody can help even though.
greetz, x!c
war3ft.sma compilation failed (wc3ft 3.0rc2)
Moderator: Forum Moderator
you are missing the sqlx file from your includes file i assume.
C:\Dokumente und Einstellungen\...\Desktop\amxmodx\scripting\include\
is where the attached file goes. then try to recompile
C:\Dokumente und Einstellungen\...\Desktop\amxmodx\scripting\include\
is where the attached file goes. then try to recompile
- Attachments
-
- sqlx.inc
- (8.73 KiB) Downloaded 643 times
Hello,
thx for Posting the File
But now we have the next problem
I downloaded the file and compile. Now they show me this error message:
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(40) : warning 207: unknown #pragma
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(40) : error 038: extra characters on line
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(41) : warning 207: unknown #pragma
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(41) : error 038: extra characters on line
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(42) : warning 207: unknown #pragma
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(42) : error 038: extra characters on line
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(43) : warning 207: unknown #pragma
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(43) : error 038: extra characters on line
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(44) : warning 207: unknown #pragma
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(44) : error 038: extra characters on line
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(45) : warning 207: unknown #pragma
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(45) : error 038: extra characters on line
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(46) : warning 207: unknown #pragma
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(46) : error 038: extra characters on line
// war3ft/db/db_common.inl(15) : error 017: undefined symbol "LibraryExists"
// war3ft/db/db_common.inl(53) : error 017: undefined symbol "LibraryExists"
// war3ft/db/db_common.inl(74) : error 017: undefined symbol "LibraryExists"
// war3ft/war3ft.inl(1085) : error 017: undefined symbol "vformat"
// war3ft/shared.inl(869) : error 017: undefined symbol "dod_clear_model"
// war3ft/shared.inl(930) : error 017: undefined symbol "dod_set_model"
//
// 13 Errors.
// Could not locate output file compiled\war3ft.amx (compile failed).
thx for Posting the File

But now we have the next problem

I downloaded the file and compile. Now they show me this error message:
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(40) : warning 207: unknown #pragma
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(40) : error 038: extra characters on line
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(41) : warning 207: unknown #pragma
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(41) : error 038: extra characters on line
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(42) : warning 207: unknown #pragma
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(42) : error 038: extra characters on line
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(43) : warning 207: unknown #pragma
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(43) : error 038: extra characters on line
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(44) : warning 207: unknown #pragma
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(44) : error 038: extra characters on line
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(45) : warning 207: unknown #pragma
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(45) : error 038: extra characters on line
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(46) : warning 207: unknown #pragma
// C:\Dokumente und Einstellungen\...\Desktop\neu wc3\amxmodx\scripting\war3
ft.sma(46) : error 038: extra characters on line
// war3ft/db/db_common.inl(15) : error 017: undefined symbol "LibraryExists"
// war3ft/db/db_common.inl(53) : error 017: undefined symbol "LibraryExists"
// war3ft/db/db_common.inl(74) : error 017: undefined symbol "LibraryExists"
// war3ft/war3ft.inl(1085) : error 017: undefined symbol "vformat"
// war3ft/shared.inl(869) : error 017: undefined symbol "dod_clear_model"
// war3ft/shared.inl(930) : error 017: undefined symbol "dod_set_model"
//
// 13 Errors.
// Could not locate output file compiled\war3ft.amx (compile failed).
Here is War3 FT 3.0 RC2 compiled for AMXX 1.76b for you.
- Attachments
-
- war3ft.amxx
- (238.29 KiB) Downloaded 624 times
This should be everything you need to compile it
RC2 along with it
RC2 along with it
- Attachments
-
- amxx_compiler.zip
- (889.71 KiB) Downloaded 673 times