ikaros-project / ikaros

An open infrastructure for system level brain modeling
GNU Affero General Public License v3.0
22 stars 23 forks source link

InputVideoFile headers not found in OSX 10.14 #61

Closed birgerjohansson closed 5 years ago

birgerjohansson commented 6 years ago

Cmake is picking up the libavcodec includes but during make

InputVideoFile.h:28:10: fatal error: 'libavcodec/avcodec.h' file not found
#include <libavcodec/avcodec.h>
         ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make[2]: *** [CMakeFiles
birgerjohansson commented 5 years ago

Resolved with osx update