24.09.2014, 08:12
Добрый день! Сегодня хотел начать работать в данном редакторе, всё настроил.
В settings - default сменил кодировку на:
При компилировании вылазит ошибка:
Кстати, в Tools >>> Build Systems >>> Стоит Automatic
В settings - default сменил кодировку на:
Код:
"fallback_encoding": "Cyrillic (Windows 1251)",
// Encoding used when saving new files, and files opened with an undefined
// encoding (e.g., plain ascii files). If a file is opened with a specific
// encoding (either detected or given explicitly), this setting will be
// ignored, and the file will be saved with the encoding it was opened
// with.
"default_encoding": "UTF-8",
Код:
[Decode error - output not utf-8] [Finished in 0.0s with exit code 1] [shell_cmd: g++ "C:\extrime\zSYS-RP.pwn" -o "C:\extrime/zSYS-RP"] [dir: C:\extrime] [path: D:\WINDOWS\system32;D:\WINDOWS;D:\WINDOWS\System32\Wbem]

