systemctlm-cosim-demo icon indicating copy to clipboard operation
systemctlm-cosim-demo copied to clipboard

Make error

Open mksaksms opened this issue 3 years ago • 2 comments

Dear, This is the error I am encountering while make process. I checked everything and think all are fine. But could find out the exact reseason for this make g++ -Wall -O2 -g -MMD -I /usr/local/systemc-2.3.2/ /include/ -I . -I libsystemctlm-soc -I libsystemctlm-soc/soc/xilinx/zynq -I libsystemctlm-soc/soc/xilinx/zynqmp -I libsystemctlm-soc/soc/xilinx/versal/ -I libsystemctlm-soc/tests/test-modules/ -I libsystemctlm-soc/libremote-port -c -o zynq_demo.o zynq_demo.cc g++: error: /include/: No such file or directory : recipe for target 'zynq_demo.o' failed make: *** [zynq_demo.o] Error 1

mksaksms avatar Oct 12 '21 15:10 mksaksms