In ST3, when using default C++ build system, after building, errors become links to code. When making custom build system, how do you make the compiler output link to the code that has the error?
In ST3, when using default C++ build system, after building, errors become links to code. When making custom build system, how do you make the compiler output link to the code that has the error?