lxroot icon indicating copy to clipboard operation
lxroot copied to clipboard

Build error: "g++: No such file or directory"

Open mateors opened this issue 1 year ago • 6 comments

make build command gave me the following error

g++  -g   -fmax-errors=2  -Wall  -Wextra      unit.cpp  -o bin/lxroot-unit
make: g++: No such file or directory
make: *** [Makefile:46: bin/lxroot-unit] Error 127

my current os

Ubuntu 22.04.1 LTS

mateors avatar Dec 17 '22 08:12 mateors