I have attempted to use the Netbeans IDE for C/C++.
Upon startup, I noticed that the only compiler chains it accepts are: MingGw, Cygwin, and Clang. My compiler is the latest version of TCC for win64.
Can I define my own compiler chain for netbeans?