Skip to content

3.10.6/5 does not compiled my GM on macOS  #297

Closed
openmultiplayer/compiler
#8
@F96fedebike

Description

@F96fedebike

Is this a BUG REPORT, FEATURE REQUEST or QUESTION?:

  • Bug Report
  • Feature Request
  • Question

What happened: When I'll try to compile my Gamemode with the last compiler update 3.10.5 or 3.10.6 I'll receive this error:

dyld: Library not loaded: @rpath/libpawnc.dylib
Referenced from: /Users/federico/Desktop/Pawno/./pawncc
Reason: image not found
[Finished in 0.0s with exit code -6]

With the old release 3.10.4 o more old don't have any problems.

For invoke the compiler I use this:

"cmd": ["./pawncc", "$file", "-iinclude", "-o$file_path/$file_base_name","-Z+","-;+","-(+", "-d3"], "file_regex": "^([^\\.]+\\.pwn)\\((\\d+)\\)() : (.*)$", "working_dir": "/Users/federico/Desktop/Pawno"

Environment:

  • Operating System: MacOS High Sierra
  • Compiler version: 3.10.6
  • How are you invoking the compiler? Sublime

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions