Closed Walter-Correa closed 2 years ago
I was using the compiler normally in version 0.3DL, but now I'm using the includes from version 0.3.7 and this error is happening:
a_samp.inc(57) : error 021: symbol already defined: "print" a_samp.inc(58) : error 021: symbol already defined: "printf"
I remembered that someone gave me the samp includes with the changes made to be compatible with the new compiler, but I can't find this repository!
Fixed! The repository files are different from the release files: https://github.com/pawn-lang/samp-stdlib
I was using the compiler normally in version 0.3DL, but now I'm using the includes from version 0.3.7 and this error is happening:
I remembered that someone gave me the samp includes with the changes made to be compatible with the new compiler, but I can't find this repository!