Open amirmd76 opened 5 years ago
I'm trying to compile a c++ file inside the box and I'm getting:
g++ -std=c++11 -Wall -Wextra -O2 gencode.cpp -o gencode.exe g++: error trying to exec 'cc1plus': execvp: No such file or directory
I'm trying to compile a c++ file inside the box and I'm getting: