problem with compiling
#1

hi.i got a problem when i want to compile i get an error:
how to fix it?!
Код:
C:\Users\sina\Desktop\server\gamemodes\SE.pwn(1693) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Reply
#2

search on ret_memcpy the script and remove the
Reply
#3

wont gamemode crash?
Reply
#4

No gta_master you should remove ret_memcpy since you are not using it.
Reply
#5

i cant find ret_memcpy on .pwn file!!! :O
Reply
#6

Check if you are using dini or dutils.
Reply
#7

i am using them
Reply
#8

what should i do?!
Reply
#9

Make This in the Gamemode

Код:
#pragma unused ret_mempcy
Add us there in the top row of the first game modes A and finished, and Problem is Fixed

Greetings from Foxy
Reply
#10

i did that but i got this error: C:\Users\sina\Desktop\SE.pwn(15) : error 017: undefined symbol "ret_mempcy"
C:\Users\sina\Desktop\SE.pwn(1694) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

why?!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)