-
-
Notifications
You must be signed in to change notification settings - Fork 581
Description
Plugin Version or Commit ID
v0.14.4
Unity Version
2022.3.36f1
Your Host OS
MacOS Sonoma 14.5
Target Platform
UnityEditor, Android, iOS
[Windows Only] Visual Studio C++ and Windows SDK Version
No response
[Linux Only] GCC/G++ and GLIBC Version
No response
[Android Only] Android Build Tools and NDK Version
No response
[iOS Only] XCode Version
v15.4 (15F31d)
Command Sequences
brew install opencv@3
Log
pulkitmidha@Pulkits-MacBook-Air MediaPipeUnityPlugin % brew install opencv@3
==> Auto-updating Homebrew...
Adjust how often this is run with HOMEBREW_AUTO_UPDATE_SECS or disable with
HOMEBREW_NO_AUTO_UPDATE. Hide these hints with HOMEBREW_NO_ENV_HINTS (see man brew).
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
packetry
==> New Casks
brightvpn font-genkigothic nextcloud-vfs processspy robloxstudio
Error: opencv@3 has been disabled because it is not maintained upstream!
Additional Context
Opencv@3 seems to be disabled/deprecated.
Check this link https://formulae.brew.sh/formula/opencv@3
And using openCV 4 seems to be not working with python build.py build --desktop cpu --android arm64 --ios arm64 -vv