Thanks for the info, I should have said i'm already using it in a project file and it doesn't seem to be working, would you mind posting that portion of your project file so I can see if i'm doing it correctly?
Many Thanks.
{
"folders":
[
{
"path": "desktop"
}
],
"settings":
{
"sublimeclang_options":
[
"-Wall",
"-Wno-switch",
"-Wno-unused-parameter",
"-Wno-format-y2k",
"-Wno-parentheses",
"-Wno-newline-eof",
"-Wno-unknown-pragmas",
"-Wno-microsoft",
"-fshort-wchar",
"-fno-exceptions",
"-Wno-non-virtual-dtor",
"-Wno-write-strings",
"-Wno-overloaded-virtual",
"-Ic:/workspace/desktop",
]
}
}
badger wrote:Nice plugin!
I'm trying to use it for embedded development. Often this involves issuing several commands, e.g erase the memory, load the binary, reset etc etc.
So it would be 'nice' if exec_cmd could also be a list of commands, rather than having to put all the commands in one string.
facelessuser wrote:Yes, I think I heard that code runs better if it is prettier.
Return to Plugin Announcements
Users browsing this forum: No registered users and 10 guests