[Ajuda] Sublime text
#7

Coloquei TODAS as includes nessas pastas:
pawn Код:
C:\Users\Familia\AppData\Roaming\Sublime Text 2\Packages\User
C:\Users\Familia\Desktop\Server\pawno\
Esse daqui й o caminho do compilador pelo sublime
pawn Код:
{
    "cmd": ["C:/Users/Familia/Desktop/Server/pawno/pawncc.exe", "$file_name", "-;+", "-v2", "-d3", "-\\)+"],
    "working_dir": "${file_path}",
    "file_regex": "^([^\\.]+\\.pwn)\\((\\d+)\\)() : (.*)$",
    "variants": [
        {
            "cmd": ["C:/Users/Familia/Desktop/Server/pawno/pawncc.exe", "$file_name", "-;+", "-v2", "-d3", "-\\)+", "-l"],
            "working_dir": "${file_path}",
            "name": "Preprocessed output"
        },
        {
            "cmd": ["C:/Users/Familia/Desktop/Server/pawno/pawncc.exe", "$file_name", "-;+", "-v2", "-d3", "-\\)+", "-a"],
            "working_dir": "${file_path}",
            "name": "P-code output"
        }
    ]
}
Reply


Messages In This Thread
Sublime text - by Skiinner - 30.10.2014, 21:32
Re: Sublime text - by ipsLuan - 30.10.2014, 21:57
Re: Sublime text - by Skiinner - 30.10.2014, 21:59
Re: Sublime text - by ipsLuan - 30.10.2014, 22:01
Re: Sublime text - by Skiinner - 30.10.2014, 22:05
Re: Sublime text - by ipsLuan - 30.10.2014, 22:15
Re: Sublime text - by Skiinner - 30.10.2014, 22:22
Re: Sublime text - by ipsLuan - 30.10.2014, 22:24
Re: Sublime text - by Skiinner - 30.10.2014, 23:10
Re: Sublime text - by ipsLuan - 30.10.2014, 23:13

Forum Jump:


Users browsing this thread: 1 Guest(s)