On 11/05/2014 12:45 PM, Alan W. Irwin wrote:
> On 2014-11-05 12:01-0500 Hazen Babcock wrote:
>
>>> Also, the current log file contains the following:
>>>
>>> plplotqt.h: (96111, 51): Expression expected :     ConstructPtr cptr =
>>> qMetaTypeConstructHelper<T>;
>>> plplotqt.h: (96111, 51): Initializer clause expected :
>>> ConstructPtr cptr = qMetaTypeConstructHelper<T>;
>>> plplotqt.h: (96113, 45): Expression expected :     DeletePtr dptr =
>>> qMetaTypeDeleteHelper<T>;
>>> plplotqt.h: (96113, 45): Initializer clause expected :     DeletePtr
>>> dptr = qMetaTypeDeleteHelper<T>;
>>> plplotqt.h: (96129, 41): Expression expected :     SavePtr sptr =
>>> qMetaTypeSaveHelper<T>;
>>
>> Which log are you referring to? I'm not seeing this warning messages.
>
> It appears that smokegen generates the following log file in
> the build tree (at least on my platform):
>
> bindings/qt_gui/smoke/generator.log

Ok, I see that file and I get the same messages. Since it works for what 
I want to do, I'm just going to ignore them.

> If your setup does not create that log file with the above contents,
> maybe the whole thing is an artifact of the really old smokegen
> version I am using from Debian stable.  The smoke-dev-tools package
> that contains the smokegen application has a Debian version number of
> 4:4.8.4-1 which means it corresponds to smoke version 4.8.4.

I think that I have version 4.13.0.

-Hazen


------------------------------------------------------------------------------
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to