Rafferty2000
New Member
Hi All,
I'm trying to do a Mac build, and I have a cef_binary_81.3.1+gb2b49f1+chromium-81.0.4044.113_macosx64 folder as a sibling to my obs-studio repo. This folder contains the Release/Chromium Embedded Framework.framework folder, and I set CEF_BUILD_VERSION = 81.3.1+gb2b49f1+chromium-81.0.4044.113. The CMake does find the CEF folder, but is unable to find the wrapper libraries within it:
even though they do seem to be in the folder at libced_dll/wrapper. I have tried amending the FindCEF.cmake file - but that doesn't seem to have had an effect.
Thanks for any help you can give!
I'm trying to do a Mac build, and I have a cef_binary_81.3.1+gb2b49f1+chromium-81.0.4044.113_macosx64 folder as a sibling to my obs-studio repo. This folder contains the Release/Chromium Embedded Framework.framework folder, and I set CEF_BUILD_VERSION = 81.3.1+gb2b49f1+chromium-81.0.4044.113. The CMake does find the CEF folder, but is unable to find the wrapper libraries within it:
even though they do seem to be in the folder at libced_dll/wrapper. I have tried amending the FindCEF.cmake file - but that doesn't seem to have had an effect.
Thanks for any help you can give!