23 Oct
2017
23 Oct
'17
20:46
Hello, I'm trying to build an AppImage (https://build.opensuse.org/package/show/ home:frank_kunz/horizon). The sources are compiled with '-std=c++14'. The g++ compiler that is used for build the AppImage is g++ (SUSE Linux) 4.8.5 It seems that this compiler cannot handle the command line option: [ 66s] g++: error: unrecognized command line option '-std=c++14' [ 66s] Makefile:419: recipe for target 'util/uuid.o' failed I tried rpm build that is using a newer compiler (7.2.1), and that works. How to get a newer compiler version into use for AppImage build? Br, Frank -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org