• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Server] sampctl linux compiling
#12
Okay, I already know the issue and I can't believe it took me this long to realise it. The problem is you are using the latest version of sampctl, which by default includes the community compiler 3.10.9 which doesn't work with sampctl for some reason. So what you need to do is set a build context and specify the version 3.10.8.

Code:
"builds": [
  {
    "name": "development",
    "version": "3.10.8",
    "args": ["-d3", "-;", "-(", "-Z"],
    "constants": {
      "DEVELOPMENT": "true"
    }
  }
],

Put this code inside your pawn.json after the "dependencies" context
Remember to always refer to J0sh as `J0sh...`



@ Networks/Servers

San Andreas Gaming Network (Owner/Founder)

San Andreas Gaming (Owner/Founder)

Grand Theft Cop's n Robber's (Owner)

Britannia Roleplay (Owner/Founder) [Retired]

Alpine RP (Owner/Founder)

Aluminium Network (Maintainer) [Disbanded]

AlphaDM (Tech Support) [Disbanded]



# Services

forum.open.mp (Forum Manager) (Formerly Burgershot.gg

open.mp (Member)



~ Languages/Frameworks

Pawn, C, C, C#, Javascript, Typescript, Lua, Python, Go, Rust, PHP, SQL,

Angular, React, Vue, Svelte, Laravel, Rocket


Messages In This Thread
sampctl linux compiling - by 6cadilab9 - 2019-05-27, 02:41 PM
RE: sampctl linux compiling - by JustMichael - 2019-05-27, 03:22 PM
RE: sampctl linux compiling - by 6cadilab9 - 2019-05-27, 03:55 PM
RE: sampctl linux compiling - by JustMichael - 2019-05-27, 05:17 PM
RE: sampctl linux compiling - by 6cadilab9 - 2019-05-27, 05:34 PM
RE: sampctl linux compiling - by JustMichael - 2019-05-27, 05:37 PM
RE: sampctl linux compiling - by 6cadilab9 - 2019-05-27, 07:58 PM
RE: sampctl linux compiling - by JustMichael - 2019-05-27, 07:58 PM
RE: sampctl linux compiling - by 6cadilab9 - 2019-05-27, 08:33 PM
RE: sampctl linux compiling - by JustMichael - 2019-05-27, 08:39 PM
RE: sampctl linux compiling - by 6cadilab9 - 2019-05-28, 08:10 AM
RE: sampctl linux compiling - by JustMichael - 2019-05-28, 10:55 AM
RE: sampctl linux compiling - by 6cadilab9 - 2019-05-28, 11:18 AM
RE: sampctl linux compiling - by JustMichael - 2019-05-28, 11:20 AM

Forum Jump: