-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Making the examples throws an error on my PI2.
(Linux raspberrypi 3.18.11-v7+ #781 SMP PREEMPT Tue Apr 21 18:07:59 BST 2015 armv7l GNU/Linux)
cc1plus: error: unrecognized command line option ‘-std=c++11’
Stackoverflow suggests using the ** c++0x ** instead which worked for me.
http://stackoverflow.com/questions/10363646/compiling-c11-with-g
Metadata
Metadata
Assignees
Labels
No labels