Hi TCL. Thanks for your reply.
I just completed a clean install of Ubuntu 16.10, Unreal Engine 4.14, Clang 3.9 and CodeLite 9.2 - and everything works!
I would like to mention, however, that I find this error string very confusing:
“No compiler found. In order to use a C++ template, you must first install an IDE to edit source code”
It’s complaining about not finding a compiler, then explaining an IDE must be installed. I believe the error string should be “No IDE found”, or “No compiler found”, not both.