I want to generate cmake using source code on ubuntu16.04 based on TX2, but when I run ./bootstrap, the cmake can not be generated and the system give out “The C++ compiler does not support c++11(e.g. std::unique_ptr” message. My GCC version is 5.4.0 20160609(Ubuntu/linaro 5.4.0-6ubuntu1~16.04.9), does not it suppport c++11?
linuxdev
2
Sort of a duplicate thread…see this:
[url]https://devtalk.nvidia.com/default/topic/1037272/jetson-tx2/why-do-not-ubuntu16-04-on-tx2-support-c-11-/[/url]
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Why do not ubuntu16.04 on TX2 support C++11? | 7 | 2444 | July 9, 2018 | |
| C++11 support not detected | 4 | 3284 | May 11, 2016 | |
| Building OpenCV 3.3 requires a newer GCC | 4 | 6187 | August 24, 2018 | |
| OpenCV Tegra binary package - has been compiled with '--std=c++11' ? | 0 | 943 | May 12, 2015 | |
| Ubuntu 20.04, GCC 9.3, Cuda Toolkit 11.3 - not a supported combination? | 11 | 9412 | November 4, 2021 | |
| NVCC fails if C++11 activated and certain headers included | 6 | 7697 | November 12, 2015 | |
| Unable to build OpenCV 3.3.0 on Jetson TX1 (with L4T r23.2) | 2 | 879 | April 14, 2018 | |
| cross compiler version problem | 7 | 2813 | October 25, 2018 | |
| OpenCV Tegra binary package - has been compiled with '--std=c++11' ? | 1 | 694 | May 12, 2015 | |
| Compile on Jetson TX2 a OpenCV example WITH_CUDA=ON | 4 | 6023 | March 15, 2018 |
