Learning-NVDLA-Notes icon indicating copy to clipboard operation
Learning-NVDLA-Notes copied to clipboard

vp make error

Open chenhuan19871014 opened this issue 6 years ago • 1 comments

@JunningWu i follow the wiki of nvdla vp for beginners,when i run the 5th command $ cmake -DCMAKE_INSTALL_PREFIX=build -DSYSTEMC_PREFIX=/home/nvdla/systemc-2.3.0/ -DNVDLA_HW_PREFIX=/home/nvdla/NVDLA/git-nvdlav1 -DNVDLA_HW_PROJECT=nvdla_full $ make i met the error : image can you help me how to solve it . thanks

chenhuan19871014 avatar Apr 02 '19 02:04 chenhuan19871014

according to your log file, glib and gthread is not installed yet.

JunningWu avatar Apr 03 '19 02:04 JunningWu