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 -- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
