Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile for SM 1.9 #50

Open
oethanx opened this issue May 29, 2020 · 3 comments
Open

Compile for SM 1.9 #50

oethanx opened this issue May 29, 2020 · 3 comments

Comments

@oethanx
Copy link

oethanx commented May 29, 2020

I can't seem to compile it on SM 1.9

C:\Users\stran\Desktop\SMAC-master\addons\sourcemod\scripting\smac.sp(292) : error 100: function prototypes do not match C:\Users\stran\Desktop\SMAC-master\addons\sourcemod\scripting\smac.sp(293) : error 100: function prototypes do not match C:\Users\stran\Desktop\SMAC-master\addons\sourcemod\scripting\smac.sp(294) : error 100: function prototypes do not match C:\Users\stran\Desktop\SMAC-master\addons\sourcemod\scripting\smac.sp(295) : error 100: function prototypes do not match C:\Users\stran\Desktop\SMAC-master\addons\sourcemod\scripting\smac.sp(296) : error 100: function prototypes do not match C:\Users\stran\Desktop\SMAC-master\addons\sourcemod\scripting\smac.sp(297) : error 100: function prototypes do not match

@borzaka
Copy link

borzaka commented May 29, 2020

For SM 1.9 you have to use version 0.8.6.7, because versions after that are rewrited to work with SM 1.10

@oethanx
Copy link
Author

oethanx commented May 30, 2020

Some errors compiling 0.8.6.7

\sourcemod\scripting\smac.sp(77) : error 017: undefined symbol "Game_INSMOD" \sourcemod\scripting\smac.sp(77) : error 130: cannot coerce functions to values \sourcemod\scripting\smac.sp(87) : error 017: undefined symbol "Game_GMOD" \sourcemod\scripting\smac.sp(87) : error 130: cannot coerce functions to values

@caxanga334
Copy link
Contributor

Use the include files from adbaf9d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants