POV-Ray : Newsgroups : povray.unofficial.patches : qtpovray 3.80.14 : Re: qtpovray 3.80.14 Server Time
26 Apr 2024 08:09:15 EDT (-0400)
  Re: qtpovray 3.80.14  
From: B  Gimeno
Date: 9 Apr 2020 10:55:00
Message: <web.5e8f361dd2253cb2a723b8610@news.povray.org>
Dick Balaska <dic### [at] buckosoftcom> wrote:
> https://github.com/dickbalaska/qtpovray/releases/tag/v3.80.14
> https://launchpad.net/~qtpovray/+archive/ubuntu/qtpovray
>
> Bug 26 - Add an SDL debugger to qtpovray
>           http://www.buckosoft.com/qtpovray/debugger.html
> --
> dik
> Rendered 49,882,521,600 of 49,882,521,600 pixels (100%)

While I'm trying to compile this source after succefully installed the official
3.8 release on a standard Ubuntu Lts system. I stumble upon this message.

//-------------------------------------------------------
In file included from ./parser/debugger.h:27:0,
                 from ./parser/parser.h:84,
                 from backend/control/parsertask.cpp:52:
../parser/povdbgobject.h:24:10: QJsonObject: no such file or directory
 #include <QJsonObject>
          ^~~~~~~~~~~~~
//-------------------------------------------------------

 What am I needing here?

Thanks, bgimeno


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.