smokeqt in utopic

Jonathan Riddell jr at jriddell.org
Fri Aug 22 16:29:27 UTC 2014


My ancient server can't cope with non-ascii quotes

On Fri, Aug 22, 2014 at 05:25:27PM +0100, Jonathan Riddell wrote:
> This error:
> 
>  /home/jr/src/smokeqt/smokeqt-4.14.0/build/qtcore/smokedata.cpp:12:32:  was not declared in this scopeExtensionOptionerror: 
> 
> is fixed by settings gcc in path to gcc-4.8 (not enough to just export CC=/usr/bin/gcc-4.8 )

Should be 
 /home/jr/src/smokeqt/smokeqt-4.14.0/build/qtcore/smokedata.cpp:12:32: error: 'ExtensionOption' was not declared in this scope

> This error:
> 
>  /home/jr/src/smokeqt/smokeqt-4.14.0/build/qtcore/smokedata.cpp:933:34:  was not declared in this scopeiteratorerror: 
> 
> I haven't worked out how to narrow down.

Should be
 /home/jr/src/smokeqt/smokeqt-4.14.0/build/qtcore/smokedata.cpp:933:34: error: 'iterator' was not declared in this scope

Jonathan



More information about the kubuntu-devel mailing list