I'm trying to download Hybrid on my mac with no luck. I've tried different versions but it's displaying an error message (attached).
"Check to see if this version is compatible with your computer "
Any advice would be appreciated.
PaulPlease, read the 'Infos needed to fix&reproduce bugs,..'-sticky before you post about a problem.
Sorry, but current versions of Hybrid are not compatible with MacOS 10.12.x
I think I never tried to create 10.12 versions for Hybrid since I didn't have a MacOS VM or Mac at that time,.. (some older versions from 2018 might still work).
Cu Selur
(16.07.2021, 04:29)Selur Wrote: [ -> ]Sorry, but current versions of Hybrid are not compatible with MacOS 10.12.x
I think I never tried to create 10.12 versions for Hybrid since I didn't have a MacOS VM or Mac at that time,.. (some older versions from 2018 might still work).
Cu Selur
Thanks for your reply
Which Mac OS version is best to run Hybrid ?
Many thanks,
Paul
Current Hybrid and VapourSyth versions seems works well on 10.14.6 Mojave and higher.
Some Vulcan-based plugins require 10.15 or higher.
Also new Vulcan SDK installer have a problem on Mojave
https://vulkan.lunarg.com/issue/view/609...3ca1602dfa I was unable to install vulkansdk-macos-1.2.182.0, so i just keep using vulkansdk-macos-1.2.170.0 installed with terminal commands:
Open "vulkansdk-macos-1.2.170.0.dmg"
Open Terminal & browse to the vulkan mount point with the following command:
Code:
cd /Volumes/vulkansdk-macos-1.2.170.0
Press "Enter" on keyboard.
Run the following command to install:
Code:
sudo ./install_vulkan.py
Press "Enter" on keyboard.
Type your password.
Press "Enter" on keyboard.
You may also look at FAQ for macOS here
https://forum.selur.net/thread-1279.html