WARNING ! Read before you pull / build master !!

Dirk Hohndel dirk at hohndel.org
Tue Nov 3 07:50:36 PST 2015


On Tue, Nov 03, 2015 at 04:45:00PM +0100, probono wrote:
> 2015-11-03 5:18 GMT+01:00 Dirk Hohndel <dirk at hohndel.org>:
> >
> > OK, now that I have ensured that no one will read this email but everyone
> > will instead pull master and build it to see what breaks...
> 
> Currently the AppImage generation fails, could this build error be
> related to the above? Note the non-standard characters in
> "‘-std=gnu11’"
> 
> [ 32%] Building CXX object
> desktop-widgets/preferences/CMakeFiles/subsurface_desktop_preferences.dir/abstractpreferenceswidget.cpp.o
> Scanning dependencies of target subsurface_models
> [ 32%] Building CXX object
> qt-models/CMakeFiles/subsurface_models.dir/cleanertablemodel.cpp.o
> Scanning dependencies of target subsurface_corelib
> [ 32%] Building C object
> subsurface-core/CMakeFiles/subsurface_corelib.dir/cochran.c.o
> cc1: error: unrecognized command line option ‘-std=gnu11’

I think that's just weird quotes that lost their encoding.

Is your compiler new enough to support -std=gnu11 ? I think it's more
likely that that is the issue.

/D


More information about the subsurface mailing list