openframeworks / openFrameworks

openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
http://openframeworks.cc
Other
9.98k stars 2.55k forks source link

'openssl/evp.h' file not found #8087

Closed dimitre closed 3 months ago

dimitre commented 3 months ago

using latest libraries in ./scripts/osx/download_libs.sh

../../../libs/openFrameworks/utils/ofURLFileLoader.cpp:17:10: fatal error: 'openssl/evp.h' file not found

danoli3 commented 3 months ago

all files are exactly in location, please show ur download_libs log

danoli3 commented 3 months ago

https://github.com/openframeworks/openFrameworks/pull/8089 since you use wget2 it might have been a corrupt file not fixing itself or clobbering correctly. this should solve it

dimitre commented 3 months ago

Hey @danoli3 I think this is not happening anymore. I was 6 commits behind in my branch, closing here