I'm trying to build vp for nv_small/nv_full after running the following command I this issue occurs.
export CC=/usr/bin/gcc-4.8
export CXX=/usr/bin/g++-4.8
cmake -DCMAKE_INSTALL_PREFIX=build -DSYSTEMC_PREFIX=/usr/local/systemc-2.3.0/ -DNVDLA_HW_PREFIX=~/Desktop/NVDLA/hw_full -DNVDLA_HW_PROJECT=nv_full
make
Ubuntu version is 18.04.
SystemC 2.3.0
If anyone able to build this repository kindly helps me with that.
Thanks.
I'm trying to build vp for nv_small/nv_full after running the following command I this issue occurs.
export CC=/usr/bin/gcc-4.8
export CXX=/usr/bin/g++-4.8
cmake -DCMAKE_INSTALL_PREFIX=build -DSYSTEMC_PREFIX=/usr/local/systemc-2.3.0/ -DNVDLA_HW_PREFIX=~/Desktop/NVDLA/hw_full -DNVDLA_HW_PROJECT=nv_full
make
Ubuntu version is 18.04.
SystemC 2.3.0
If anyone able to build this repository kindly helps me with that.
Thanks.