Hi Darrell,
as another Slackware 15.0 user here...
I haven't yet got around to trying to build the latest and greatest TDE.
Just out of curiosity, are you using Ray V's build scripts, are you
just building TDE "by hand", or are you using some other set of build
scripts for Slackware?
Thanks.
Jim
On Wed, Apr 9, 2025 at 15:27 (-0500), Darrell Anderson via tde-devels wrote:
On 4/9/25 1:13 PM, Darrell Anderson via tde-devels
wrote:
> 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?
Methinks me figured this out. I added
'-std=c++11'.