error: ‘convert_image’ was not declared in this scope convert_image(in, out); ~~~~~~~~~~~~~^~~~~~~~~ [closed]

asked 2018-07-05 00:56:11 -0500

tengfei han gravatar image

when running PTAM, I got an error like this

usr/local/include/cvd/utility.h:40:17: error: ‘convert_image’ was not declared in this scope
            convert_image(in, out);

I was guessing it probably related to the pattern of "licvd" package, but I am not sure which version I should load, hope someone could give me little suggestions.

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by tengfei han
close date 2018-07-11 21:21:59.208339