mmccoo / nerd_mmccoo

This repo holds source code for my nerd_mmccoo youtube channel
Apache License 2.0
58 stars 21 forks source link

Segmentation fault - Core Dumped - Boost Graph Library #1

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi Miles,

thanks a lot for sharing your code and the YouTube videos.

Unfortunately while running in_algorithms I am getting a segmentation fault in put(my_distmap const&, unsigned long, int) (). I have installed Boost 1.62 on my Ubuntu box with sudo apt-get install libboost-all-dev. Any idea what's going wrong?

Very kind regards, Hans-J.