We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
had to swap macos to osx in the libs of these addons to get through buildAllExamples.sh.
macos
osx
buildAllExamples.sh
with the macos transition not sure what is correct/incorrect in this case (other that it should compile!)
using fresh from git, scripts/osx/download_libs.sh and PG from last week to multi-update the examples files.
scripts/osx/download_libs.sh
NB: Makefiles do compile.
The text was updated successfully, but these errors were encountered:
projectGenerator not adding the xcframeworks again in last few versions.
For now just add the opencv.xcframework and it will work instantly, no headers needed.
Sorry, something went wrong.
@roymacdonald is this working in your branch? if not I can take a look at PG
@roymacdonald is this working in your branch? if not I can take a look at PG it is solved.
No branches or pull requests
had to swap
macos
toosx
in the libs of these addons to get throughbuildAllExamples.sh
.with the macos transition not sure what is correct/incorrect in this case (other that it should compile!)
using fresh from git,
scripts/osx/download_libs.sh
and PG from last week to multi-update the examples files.NB: Makefiles do compile.
The text was updated successfully, but these errors were encountered: