Details
-
Bug
-
Resolution: Cannot Reproduce
-
P5: Not important
-
None
-
Qt Creator 3.2.0
Description
When an error is reported by the CUDA compiler in the "Issues pane", I cannot double click on the error and have the editor open at the line where the problem was found.
Note this works perfectly for other C++ code, just the one compiled by NVCC suffers of this problem. Note the attachment, in the "Issues pane" QtCreator tells me the file is not found while it's actually there:
~/Developer/htrack/apps/dtform_cuda: ll /Users/andrea/Developer/htrack/apps/dtform_cuda/kernel_dt.cu -rw-r--r-- 1 andrea staff 2.0K 20 Oct 16:18 /Users/andrea/Developer/htrack/apps/dtform_cuda/kernel_dt.cu
Attachments
Issue Links
- relates to
-
QTCREATORBUG-11315 nvcc messages are not parsed correctly
- Closed