Whisker Menu an alternate application launcher for Xfce
Liviu Andronic
landronimirc at gmail.com
Mon Jun 24 00:07:12 CEST 2013
On Sat, Jun 22, 2013 at 10:36 PM, Liviu Andronic <landronimirc at gmail.com> wrote:
>>make (5892)
> Scanning dependencies of target whiskermenu
> [ 5%] Building CXX object
> src/CMakeFiles/whiskermenu.dir/applications_page.cpp.o
> cc1plus: error: unrecognized command line option ‘-std=c++11’
> make[2]: *** [src/CMakeFiles/whiskermenu.dir/applications_page.cpp.o] Error 1
> make[1]: *** [src/CMakeFiles/whiskermenu.dir/all] Error 2
> make: *** [all] Error 2
>>make (5892) returned '2'
>
The problem likely comes from an outdated C++11 package (version 4.6
here). It should be >= v4.7:
http://stackoverflow.com/questions/14674597/cc1plus-error-unrecognized-command-line-option-std-c11-with-g
Liviu
More information about the Xfce
mailing list