Skip to content

Conversation

@TheTesla
Copy link

fixes the compile error:
/opt/ros/kinetic/include/opencv-3.2.0-dev/opencv2/flann/saving.h:113:63: error: exception handling disabled, use -fexceptions to enable
throw FLANNException("Invalid index file, cannot read");

fixes the compile error:
/opt/ros/kinetic/include/opencv-3.2.0-dev/opencv2/flann/saving.h:113:63: error: exception handling disabled, use -fexceptions to enable
         throw FLANNException("Invalid index file, cannot read");
@dkoguciuk
Copy link

Works like a charm! My configuration:

  • Ubuntu 16.04
  • ROS Kinetic
  • OpenCV 3.2
  • CUDA 8.0
  • PCL 1.8

@jdlangs
Copy link

jdlangs commented Jan 5, 2018

Would be good to merge this for everyone who hits this error and has to search for the solution like I just did.

@TheTesla you should also delete the comment that explains the removed line.

@bbferka
Copy link
Contributor

bbferka commented Mar 20, 2018

#465 fixes this

@bbferka bbferka closed this Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants