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

[ofxAssimp] addon_config refers to libs/osx but now seems to be libs/macos? #8125

Closed artificiel closed 3 weeks ago

artificiel commented 2 months ago

https://github.com/openframeworks/openFrameworks/blob/c98c50ad7f187b72342187b66dd994806c5e4807/addons/ofxAssimp/addon_config.mk#L112

I'm still a bit confused by the libs change osx/macos, so not sure what the exact problem/fix is (it it the addon_config, or some transitory thing), but right now from a fresh git OF download + download_libs.sh:

image

(I know I'm not the only one confused by the macos/osx libs situation it would be great to have a point of documentation about what the expected usage is, specifically vs download_libs.sh)

roymacdonald commented 1 month ago

I think that the change from osx to macos it a bad move and should be reverted. it is breaking a lot of things and it is not really needed. https://github.com/openframeworks/apothecary/issues/437

artificiel commented 3 weeks ago

closed by #8159