I am trying to build 14.1.3 on Slackware 14.2. I had no problem building
14.1.2 on the same system a few months ago.
Slackware 14.2 uses GCC 5.5.
Comparing the source 14.1.2/14.1.3 tqt3 files shows some notable
differences. One of which is something to do with nullptr, which is part
of the fatal errors I see.
Perhaps I need to add some kind of C++ qualifier?
Thanks.