hello.
I wish launch an executable file (a .exe) that is a compiler for opencl , these files are all in a directory under the my solution.
This compiler signals errors and warnings and returns the line of the error/warning in the current compiled file.
Is possible report these errors lines in the error window or in output window of visual studio with his sort of "link":if i double click the editor goes to the file/line/error
How?
Thanks.
ps.
I'm not sure that this is the correct area of the forum