pjreddie / darknet

Convolutional Neural Networks
http://pjreddie.com/darknet/
Other
25.73k stars 21.33k forks source link

Installing darknet on MacOS opencv compile Issue #2612

Open AlanTuring42 opened 1 year ago

AlanTuring42 commented 1 year ago

Issue occurs while I'm trying to run make after installing opencv (latest version) using brew.

MacOS Version: 12.6.5

Tried to use brew install opencv@2 as mentioned https://github.com/pjreddie/darknet/issues/265#issuecomment-373951162 but that is not working as it's no longer supported.

AlanTuring42 commented 1 year ago

Currently I'm using this method if anyone interest in case https://github.com/pjreddie/darknet/issues/2505#issuecomment-1566184420