|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
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
|
|
| |
| |
|
|
|
|
| |
| |
|
|
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
|
|
| |
| |
|
|
|
|
| |
| |
|
|
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
|
|
| |
| |
|
|
|
|
| |
|
|