mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-08 02:38:40 +01:00
Dev/doc c standard (#1268)
* updated c++11 to c++17 * more about c++11 and updating readme * updated documentation for receiver arguments and also making receiver constructor explicit * minor fix for rxr err message * fixed doc about gcc version
This commit is contained in:
@@ -220,7 +220,7 @@ Example cmake options Comment
|
||||
3.3. Build on old distributions using conda
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
If your linux distribution doesn't come with a C++11 compiler (gcc>4.8) then
|
||||
If your linux distribution doesn't come with a C++17 compiler (gcc>8) then
|
||||
it's possible to install a newer gcc using conda and build the slsDetectorPackage
|
||||
using this compiler
|
||||
|
||||
|
||||
Reference in New Issue
Block a user