User Details
- User Since
- Jan 5 2018, 1:40 AM (266 w, 9 h)
Oct 15 2019
Revision 62311 builds for me no problem on Darwin Kernel Version 18.7.0: xnu-4903.271.2~2/RELEASE_X86_64 x86_64; Apple clang version 11.0.0 (clang-1100.0.33.8).
Oct 13 2019
Update problem description
TYPO: issue is that ffmpeg libraries are NOT being pulled down to local machine... sorry for the unnecessary hits on this report
ok, issue is that ffmpeg libraries are being pulled down to local machine thus can't link when building. I pulled the 2.18 ffmpeg archives from here (https://svn.blender.org/svnroot/bf-blender/tags/blender-2.81-release/lib/darwin/ffmpeg/lib/) and dropped them into INSTALL_HOME/lib/darwin/ffmpeg/lib and build/install ran fine
Apologies folks, I think some neglectfulness on my end. Running make generated the error above. When I run make full I don't get the linker error above but I do get ld: library not found for -logg. I have a feeling perhaps I'm not pulling down latest versions of those dependencies. Will investigate and update.
Notes: looks like make update is pulling down ./include/*/*.h, but, isn't pulling down any ./lib.*
May 31 2019
Fix verified - Much appreciated!
