POV-Ray : Newsgroups : povray.unofficial.patches : qtpovray 3.80.14 Server Time
28 Mar 2024 05:02:11 EDT (-0400)
  qtpovray 3.80.14 (Message 1 to 3 of 3)  
From: Dick Balaska
Subject: qtpovray 3.80.14
Date: 9 Apr 2020 01:49:10
Message: <5e8eb756$1@news.povray.org>
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%)


Post a reply to this message

From: B  Gimeno
Subject: Re: qtpovray 3.80.14
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

From: Dick Balaska
Subject: Re: qtpovray 3.80.14
Date: 9 Apr 2020 11:36:36
Message: <5e8f4104$1@news.povray.org>
Am 4/9/20 10:50 AM, also sprach B. Gimeno:
> 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
> 
> 

What version of Ubuntu? What version of Qt?

-- 
dik
Rendered 49,882,521,600 of 49,882,521,600 pixels (100%)


Post a reply to this message

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