<div dir="ltr">Hi Kamesh<div><br></div><div>did you select the open cv arrow when you configured the kwiver build?</div><div><br></div><div>the 'kwiver_algo_ocv_export.h' file is auto generated when that arrow is built.</div><div>The examples require open cv to build.</div><div><br></div><div>I will ensure that if you do not want the open cv arrow, that the dependent examples will not build and cause these issues</div><div><br></div><div>A quick fix should be to enable the open cv arrow</div><div><br></div><div>Thanks!</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, May 24, 2018 at 5:09 PM Kamesh Chitti <<a href="mailto:chittikr@gmail.com">chittikr@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I am compiling Kwiver on a ubuntu 16.04 system. I get the following error while compiling examples:</div><div><br></div><div><p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(52,188,38)"><span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0)">[ 98%] </span><span style="font-variant-ligatures:no-common-ligatures">Building CXX object examples/cpp/CMakeFiles/kwiver_examples.dir/how_to_part_01_images.cpp.o</span></p>
<p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures">In file included from <b>/home/kchitti/test-progs/kwiver/examples/cpp/how_to_part_01_images.cpp:43:0</b>:</span></p>
<p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><b>/home/kchitti/test-progs/kwiver/arrows/ocv/image_container.h:41:47:</b> </span><span style="font-variant-ligatures:no-common-ligatures;color:rgb(195,55,32)"><b>fatal error: </b></span><span style="font-variant-ligatures:no-common-ligatures">arrows/ocv/kwiver_algo_ocv_export.h: No such file or directory</span></p>
<p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures">compilation terminated.</span></p><p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><br></span></p><p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><br></span></p><p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures">kwiver_algo_ocv_export.h was not in my directory. I checked GitHub to see if the repository got updated after I pulled my copy. The file is not there either.Please let me know where I can get the file.</span></p><p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><br></span></p><p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures">Thanks,</span></p><p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures">Kamesh</span></p></div></div>
_______________________________________________<br>
Kwiver-users mailing list<br>
<a href="mailto:Kwiver-users@public.kitware.com" target="_blank">Kwiver-users@public.kitware.com</a><br>
<a href="https://public.kitware.com/mailman/listinfo/kwiver-users" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/kwiver-users</a><br>
</blockquote></div>