Could not locate output file
I have tried anything I can think of. I have all of the include libraries in the right place. And I put the .sma in C:\Program Files\AMX Mod X\files\base\scripting\amxx_chz.sma. However, I keep getting this error message. Does anyone know why?
Could not locate output file C:\Program Files\AMX Mod X\files\base\scripting\amxx_chz.amx (compile failed). |
Re: Could not locate output file
Post the full compiler output.
|
Re: Could not locate output file
Its most likely a error in your code. Post your code.
|
Re: Could not locate output file
Here it is, I don't know why its doing this. :|
Edit: I'm not good at pawn, but I think I know whats causing the error. In the output, I have a few "undefined symbols." I'm not sure what they do with the script or if this would even cause it to not compile. If there is something undefined, maybe because I didn't use it or deleted that part of the script, should I just delete the undefined symbols? Would they do anything? Code:
#define VERSION "1.3" |
Re: Could not locate output file
compiles for me, 5 warning though.
I'm pretty sure this is not the full code |
Re: Could not locate output file
Quote:
Quote:
|
| All times are GMT -4. The time now is 03:35. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.