Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined reference to `sc_core::sc_vector_base::make_name(char const*, unsigned long)' #68

Open
farhanaslam-lm opened this issue Dec 8, 2020 · 0 comments

Comments

@farhanaslam-lm
Copy link

farhanaslam-lm commented Dec 8, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant