Hello, C++11 it's only available on gcc >= 4.7
On Friday 15 July 2016 08:18, Thijs van severen wrote : > Hi guys! > it's good to be back :-) > > the error i get is this : > > > cc1plus: error: unrecognized command line option ‘-std=gnu++11’ > > cc1plus: warning: unrecognized command line option > > "-Wno-deprecated-register" [enabled by default] > > make[2]: *** > > [src/core/CMakeFiles/hydrogen-core-0.9.7.dir/src/hydrogen.cpp.o] Error 1 > > make[2]: *** Waiting for unfinished jobs.... > > cc1plus: error: unrecognized command line option ‘-std=gnu++11’ > > cc1plus: error: unrecognized command line option ‘-std=gnu++11’ > > cc1plus: warning: unrecognized command line option > > "-Wno-deprecated-register" [enabled by default] > > cc1plus: warning: unrecognized command line option > > "-Wno-deprecated-register" [enabled by default] > > make[2]: *** > > [src/core/CMakeFiles/hydrogen-core-0.9.7.dir/src/basics/drumkit_component.cpp.o] > > Error 1 > > make[2]: *** > > [src/core/CMakeFiles/hydrogen-core-0.9.7.dir/src/basics/instrument_component.cpp.o] > > Error 1 > > make[1]: *** [src/core/CMakeFiles/hydrogen-core-0.9.7.dir/all] Error 2 > > make: *** [all] Error 2 > > > grtz > Thijs > > > 2016-07-14 20:18 GMT+02:00 <[email protected]>: > > > Hi Thijs, > > > > welcome back :) What exactly is your problem? Can you post the cmake > > output? > > > > Best regards, > > Sebastian > > > > Am 14.07.2016 11:03, schrieb Thijs van severen: > > > Hi all > > > > > > looking at previous emails and tickets i saw that C++11 support was > > > added > > > now i cant compile any more (on a system here i used to be able to > > > compile) > > > not a problem, but we need to document what the impact is on the build > > > procedure > > > (see > > https://github.com/hydrogen-music/hydrogen/wiki/Building-Hydrogen-from-source-(LINUX) > > > [1]) > > > > > > can someone tell me what i should change/add/install on my system to > > > be able to compile again ? > > > i can then try it out and update the wiki > > > > > > thanks! > > > > > > grtz > > > Thijs > > > > > > -- > > > > > > follow me on my Audio & Linux blog > > > <http://audio-and-linux.blogspot.com/ [2]> ! > > > > > > > > > > > > Links: > > > ------ > > > [1] > > > > > https://github.com/hydrogen-music/hydrogen/wiki/Building-Hydrogen-from-source-(LINUX) > > > [2] http://audio-and-linux.blogspot.com/ > > > > > > > > ------------------------------------------------------------------------------ > > > What NetFlow Analyzer can do for you? Monitors network bandwidth and > > > traffic > > > patterns at an interface-level. Reveals which users, apps, and > > > protocols are > > > consuming the most bandwidth. Provides multi-vendor support for > > > NetFlow, > > > J-Flow, sFlow and other flows. Make informed decisions using capacity > > > planning > > > reports.http://sdm.link/zohodev2dev > > > > > > _______________________________________________ > > > Hydrogen-devel mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/hydrogen-devel > > > > > > ------------------------------------------------------------------------------ > > What NetFlow Analyzer can do for you? Monitors network bandwidth and > > traffic > > patterns at an interface-level. Reveals which users, apps, and protocols > > are > > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > > J-Flow, sFlow and other flows. Make informed decisions using capacity > > planning > > reports.http://sdm.link/zohodev2dev > > _______________________________________________ > > Hydrogen-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/hydrogen-devel > > > > > > -- > follow me on my Audio & Linux blog <http://audio-and-linux.blogspot.com/> ! > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic > patterns at an interface-level. Reveals which users, apps, and protocols are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity planning > reports.http://sdm.link/zohodev2dev > _______________________________________________ > Hydrogen-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hydrogen-devel ----------------------- Jérémy Zurcher rue des Charmilles 7 1400 Yverdon-les-bains +41 (0) 79 599 84 27 ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports.http://sdm.link/zohodev2dev _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
