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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: