<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Perhaps your compiled libraries on Fedora are somehow corrupted? Can you try rebuilding them?</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">

<br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">BTW, I am a Windows guy, not a Linux expert.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 5, 2014 at 2:13 PM, Malcolm Mielle <span dir="ltr"><<a href="mailto:malcolm.mielle@gmail.com" target="_blank">malcolm.mielle@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hm yes, it was missing this but I still have the same error.<div><br></div><div>The CMake executable like looks like this </div>

<div><br></div><div><div>add_executable(hough src/Test/hough.cpp)</div><div>target_link_libraries(hough ${catkin_LIBRARIES} ${PCL_LIBRARIES} ${VTK_LIBRARIES} -lboost_unit_test_framework)</div>

</div><div><br></div><div>It may be worth mentioning that I'm working in ROS Hydro. and with VTK6.</div><div><br></div><div>Thanks a lot for your help !</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">



2014-05-05 18:38 GMT+08:00 Dženan Zukić <span dir="ltr"><<a href="mailto:dzenanz@gmail.com" target="_blank">dzenanz@gmail.com</a>></span>:<div><div class="h5"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Your CMakeLists is maybe missing this:</div><div class="gmail_default"><font face="verdana, sans-serif">TARGET_LINK_LIBRARIES(ProjectName ${VTK_LIBRARIES})</font><br>





</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-05-03 10:46 GMT+02:00 Malcolm Mielle <span dir="ltr"><<a href="mailto:malcolm.mielle@gmail.com" target="_blank">malcolm.mielle@gmail.com</a>></span>:<br>





<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">Hello,<div><br></div><div>I'm having this error when trying to compile a PCL example using VTK under fedora 20 : </div>





<div><br></div><div><div>Linking CXX executable /home/malcolm/catkin_hydro/devel/lib/stalker/hough</div>


<div>/usr/bin/ld: CMakeFiles/maint.dir/src/Test/main.cpp.o: référence au symbole non défini «_Z38vtkInteractionStyle_AutoInit_Constructv»</div><div>/usr/bin/ld: note: «_Z38vtkInteractionStyle_AutoInit_Constructv» est défini dans le DSO /usr/lib64/vtk/libvtkInteractionStyle.so.1 donc essayez de l'ajouter à la ligne de commande du lieur</div>








<div>/usr/lib64/vtk/libvtkInteractionStyle.so.1: could not read symbols: Opération invalide</div><div>collect2: erreur: ld a retourné 1 code d'état d'exécution</div><div>make[2]: *** [/home/malcolm/catkin_hydro/devel/lib/stalker/maint] Erreur 1</div>








<div>/usr/bin/ld: CMakeFiles/hough.dir/src/Test/hough.cpp.o: référence au symbole non défini «_Z38vtkInteractionStyle_AutoInit_Constructv»</div><div>/usr/bin/ld: note: «_Z38vtkInteractionStyle_AutoInit_Constructv» est défini dans le DSO /usr/lib64/vtk/libvtkInteractionStyle.so.1 donc essayez de l'ajouter à la ligne de commande du lieur</div>








<div>/usr/lib64/vtk/libvtkInteractionStyle.so.1: could not read symbols: Opération invalide</div><div>collect2: erreur: ld a retourné 1 code d'état d'exécution</div><div>make[2]: *** [/home/malcolm/catkin_hydro/devel/lib/stalker/hough] Erreur 1</div>








<div>make[1]: *** [Stalker/CMakeFiles/maint.dir/all] Erreur 2</div><div>make[1]: *** Attente des tâches non terminées....</div><div>make[1]: *** [Stalker/CMakeFiles/hough.dir/all] Erreur 2</div><div>make: *** [all] Erreur 2</div>








<div><br></div><div><br></div><div>I tried adding vtkHybrid and vtkRendering in the Cmake file but then, I have : </div><div><br>/usr/bin didn't find -lvtkHybrid</div>/usr/bin didn't find -lvtkRedndering</div>
<div><br></div><div>In the end, this is the only line concerning Vtk that I have in the CMAKE : </div><div><br></div><div><div>find_package(VTK REQUIRED)</div><div>include( ${VTK_USE_FILE} )</div></div><div><br><div>I don't know what I've been doing wrong, any help will be super super appreciated =). The package compile fine on Ubuntu, the problem is only on fedora.</div>








<div><br></div><div>Thanks a lot !</div><span><font color="#888888">-- <br><div dir="ltr"><div style="color:rgb(136,136,136)">Malcolm Mielle</div><div style="color:rgb(136,136,136)"><font color="#666666">Élève ingénieur à Polytech Paris UPMC spécialité Robotique.</font></div>








<div style="color:rgb(136,136,136)"><font color="#666666">Étudiant élu au Conseil des Études et de la Vie de l'École 2013-2014.</font></div><div style="color:rgb(136,136,136)"><font color="#666666">Tel : <a href="tel:%2B33698503870" value="+33698503870" target="_blank">+33698503870</a></font></div>








</div>
</font></span></div></div>
<br></div></div>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>
</blockquote></div></div></div><div><div class="h5"><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div style="color:rgb(136,136,136)">Malcolm Mielle</div><div style="color:rgb(136,136,136)"><font color="#666666">Élève ingénieur à Polytech Paris UPMC spécialité Robotique.</font></div>



<div style="color:rgb(136,136,136)"><font color="#666666">Étudiant élu au Conseil des Études et de la Vie de l'École 2013-2014.</font></div><div style="color:rgb(136,136,136)"><font color="#666666">Tel : <a href="tel:%2B33698503870" value="+33698503870" target="_blank">+33698503870</a></font></div>



</div>
</div></div></div>
</blockquote></div><br></div>