gst-inference icon indicating copy to clipboard operation
gst-inference copied to clipboard

Error building GstInference in the Coral Dev Kit

Open cubit9-danielpeyer opened this issue 3 years ago • 0 comments

I try to build GstInference on the Coreal Dev Kit. I followed the instructions on the wiki, build and installed R2Inference successfully.

After I cloned the repo and run the following command meson build --prefix /usr, I get the following error:

docs/plugins/meson.build:15:6: ERROR: gnome.gtkdoc keyword argument 'gobject_typesfile' was of type array[File] but should have been array[str]

What could I have done wrong?

cubit9-danielpeyer avatar Dec 21 '21 04:12 cubit9-danielpeyer