Проблема с кодировкой Sublime Text
#1

Добрый день! Сегодня хотел начать работать в данном редакторе, всё настроил.
В 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]
Кстати, в Tools >>> Build Systems >>> Стоит Automatic
Reply
#2

А компилятор умеет компилировать только в одной кодировке, смирись, жизнь боль.
Reply
#3

Исправил как-то...
Reply
#4

Это вопрос или утверждение?
Reply
#5

Утверждение)
Переустановил, поставил галочку на "Сохранение Build" и добавил build, потом заработало
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)