Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

function 'void initOutputs(unsigned size)' was not declared. #120

Open
Corsair-cxs opened this issue Mar 12, 2021 · 0 comments · Fixed by #121
Open

function 'void initOutputs(unsigned size)' was not declared. #120

Corsair-cxs opened this issue Mar 12, 2021 · 0 comments · Fixed by #121

Comments

@Corsair-cxs
Copy link
Contributor

Version

dev-ov2020.3

Reproduction link

  1. https://github.com/intel/ros_openvino_toolkit/blob/dev-ov2020.3/dynamic_vino_lib/include/dynamic_vino_lib/outputs/image_window_output.h
  2. https://github.com/intel/ros_openvino_toolkit/blob/dev-ov2020.3/dynamic_vino_lib/src/outputs/image_window_output.cpp

Steps to reproduce

run catkin_make in catkin_ws workspace.

What is expected?

Function void initOutputs(unsigned size); should be declared in image_window_output.h

What is actually happening?

When I tried to build projects, the console reports error void initOutputs(unsigned size); was not declared.

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

Successfully merging a pull request may close this issue.

1 participant