PDA

View Full Version : Syntax Highlighting for CUDA Code



jiddoo
14th April 2010, 09:28
Hi,

I am developing a CUDA application and use the QtCreator IDE.
CUDA kernels and functions are usually written to .cu files for which QtCreator does not seem to know how to highlight the syntax. Is there a way to simply tell QtCreator that it should use C++ syntax highlighting?

Thanks in advance for your help.

wysota
14th April 2010, 09:50
No, you'd have to rebuild Qt Creator.