-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
It seems like currently trying to compile this plugin fails with a few errors, I'm not sure if I'm just doing something silly but everything should be up to date as far as I know.
I'm just trying to compile a version with the hunter freeze fixes because it doesn't appear to be available from the releases yet.
$ ./compile.sh prophunt.sp
Compiling prophunt.sp...
SourcePawn Compiler 1.11.0.6968
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2021 AlliedModders LLC
prophunt/events.sp(98) : error 100: function prototypes do not match
prophunt/convars.sp(226) : error 100: function prototypes do not match
prophunt.sp(455) : error 180: function return type differs from prototype. expected 'int', but got 'void'
prophunt.sp(512) : error 100: function prototypes do not match
prophunt.sp(515) : error 100: function prototypes do not match
5 Errors.I think the errors seem to be complaining about the return type of some of the timer functions used? but I'm only slightly familiar with SourcePawn so I don't know if it's actually because of some missing dependency or version miss-match or something.
Let me know if you need any more details.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels