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

error on compile for CSGO #172

Open
rodopoulos1 opened this issue Jul 30, 2023 · 2 comments
Open

error on compile for CSGO #172

rodopoulos1 opened this issue Jul 30, 2023 · 2 comments

Comments

@rodopoulos1
Copy link

rodopoulos1 commented Jul 30, 2023

//// store.sp
//
// F:\Rodopoulos HvH\Nova pasta\zephyrus\addons\sourcemod\compilar\include\tf2items.inc(6) : error 417: cannot read from file: "tf2"
// F:\Rodopoulos HvH\Nova pasta\zephyrus\addons\sourcemod\compilar\store.sp(31) : error 417: cannot read from file: "tf2"
// F:\Rodopoulos HvH\Nova pasta\zephyrus\addons\sourcemod\compilar\store.sp(32) : error 417: cannot read from file: "tf2_stocks"
//
// 3 Errors.
//
// Compilation Time: 0,91 sec
// ----------------------------------------
@crashzk
Copy link

crashzk commented Jul 30, 2023

Missing includes, just download the complete files from GitHub, everything is there, then just compile.

@azalty
Copy link
Contributor

azalty commented Jul 30, 2023

Missing includes, just download the complete files from GitHub, everything is there, then just compile.

Actually those are not in the repository, but are in your sourcemod's installation as can be seen here https://github.com/alliedmodders/sourcemod/tree/master/plugins/include

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