Skip to content

Instantly share code, notes, and snippets.

@pareshchouhan
Created August 11, 2014 17:41
Show Gist options
  • Select an option

  • Save pareshchouhan/6732808b6ab82488fe5e to your computer and use it in GitHub Desktop.

Select an option

Save pareshchouhan/6732808b6ab82488fe5e to your computer and use it in GitHub Desktop.
PS C:\MinGW\mjin\build> make all
[ 9%] Building CXX object CMakeFiles/effectCompositor.dir/effectCompositor/EffectCompositor.cpp.obj
cc1plus.exe: error: unrecognized command line option '-std=c++11'
C:\MinGW\mjin\effectCompositor\EffectCompositor.cpp:1:0: warning: -fPIC ignored for target (all code is position indepe
dent) [enabled by default]
make[2]: *** [CMakeFiles/effectCompositor.dir/effectCompositor/EffectCompositor.cpp.obj] Error 1
make[1]: *** [CMakeFiles/effectCompositor.dir/all] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment