You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: