Description
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
Labels
No labels