nvdla / vp

Virtual Platform for NVDLA
Other
136 stars 81 forks source link

Errors in .json upon make of vp #65

Open Aditi896 opened 4 years ago

Aditi896 commented 4 years ago

I have trouble running make for vp. CMake of vp was completed successfully.

When i run make on vp, there are many errors about "##" present in every .json file included.

It says for all files that there is Junk after '##' at the start of documentation comment.

I don't understand how to get past this.