aligungr / UERANSIM

Open source 5G UE and RAN (gNodeB) implementation.
GNU General Public License v3.0
776 stars 319 forks source link

make UERANSIM failed #388

Open jiruichao opened 3 years ago

jiruichao commented 3 years ago

This error occurred when using the latest code make Attempts to use the last two versions of the code give the same error QQ截图20210831172506

aligungr commented 3 years ago

This error is usually caused due to an old version of C++ compiler. Please upgrade your toolchain to the latest version.

jiruichao commented 3 years ago

This error is usually caused due to an old version of C++ compiler. Please upgrade your toolchain to the latest version.

Thank you, the problem has been solved and C++ has been upgraded