-
Notifications
You must be signed in to change notification settings - Fork 12
How to create a library correctly? #24
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
Comments
@Jamaika1 The files you share through this URL appear to be Windows-only (EXEs). I would suggest downloading IPP from Intel's url: https://www.intel.com/content/www/us/en/developer/tools/oneapi/ipp.html I can also note that if build issues are problematic, there is a build-docker.sh script which builds a docker image with ffmpeg. |
I can also point you to How to build if it helps. I think it largely covers the steps I shared above. |
I use IPP https://sourceforge.net/projects/opencvlibrary/files/3rdparty/ippicv/. This creation is compiled for windows but also for virtual studio. It needs __GSHandlerCheck. There is no ipp in C/C++ that you can compile yourself for GCC. |
Hello
How do I install such library under GCC? I couldn't generate it correctly.
What ipp plugins are recommended?
https://www.sendspace.com/file/ymdoxj
The text was updated successfully, but these errors were encountered: