-
-
Notifications
You must be signed in to change notification settings - Fork 467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems with opencv@3 #1224
Comments
Even on using this command Configuration: 7ea4a6d535fad2d6a885b323606c87c335b17601784a50e19b77db2a3d9c449fExecution platform: @local_execution_config_platform//:platformUse --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging |
Please run |
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
The text was updated successfully, but these errors were encountered: