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

Can't compile with SMlib #264

Open
inputuserhere opened this issue May 8, 2020 · 1 comment
Open

Can't compile with SMlib #264

inputuserhere opened this issue May 8, 2020 · 1 comment

Comments

@inputuserhere
Copy link

I keep getting this error when trying to compile. Using the latest SMlib commit and syntax is still outdated?? Is there another library I can use?

//// multi1v1.sp
//
// C:\Users\incr\Desktop\sourcemod-1.10.0-git6488-windows\addons\sourcemod\scripting\include\smlib/entities.inc(1773) : fatal error 196: deprecated syntax; see https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Typedefs
//
// Compilation aborted.
// 1 Error.
//
// Compilation Time: 0.34 sec

@splewis
Copy link
Owner

splewis commented May 8, 2020

I would suggest compiling with sourcemod 1.9. The plugin is only regularly compiled/tested against 1.9 still: https://github.com/splewis/csgo-multi-1v1/blob/master/.travis.yml#L8

Updates are probably required to smlib for 1.10 compatibility, but I haven't investigated.

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

No branches or pull requests

2 participants