Skip to content
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

cannot install #168

Open
HR1959 opened this issue Sep 6, 2024 · 2 comments
Open

cannot install #168

HR1959 opened this issue Sep 6, 2024 · 2 comments

Comments

@HR1959
Copy link

HR1959 commented Sep 6, 2024

Dear Laentir,

I try to use your work, but I am not able to install it.
I started with the DLLs. I copied all of them to C:\Windows\System32.
Then I started CheckCVDep.exe.
But it shows me lot of missing DLLs. Allready some Microsoft DLLs are not found!
What am I doing wrong?

I also saw that your work supports OpenCV 2.4.13. The latest version I found on the OpenCV site is 4.10.0.
But I also found the older version 2.4.13 and downloaded also this version and copied the DLLs into C:\Windows\System32. But they where not found by CheckCVDep.exe.

Beside my installation issues will you update your work to the latest OpnCV version?
Will you put your work into GetIt? Then any installation issues should disapear.

Kind regards

Harald

@Laex
Copy link
Owner

Laex commented Sep 6, 2024


** from readme.md **
2. Copy dynamic libraries files.
OS Windows 64-bit:.
Target platform 64-bit: (2),(4),(6),(8) -> "C:\Windows\System32".
Target platform 32-bit: (1),(3),(5),(7) -> "C:\Windows\SysWOW64".
(number) is the numbering of readme.md items


"Target platform 32-bit" is mandatory. Without it, it is impossible to install components in the Delphi IDE.
Download Microsoft DLL libraries from [https://www.microsoft.com/en-us/download/details.aspx?id=48145] and install.
Latest C API based version - [https://sourceforge.net/projects/opencvlibrary/files/opencv-win/2.4.13/opencv-2.4.13.6-vc14.exe/download]
Work with the latest OpenCV version is in progress at [https://github.com/Laex/Delphi-OpenCV-Class], but it's slow - not my top priority project.
Using GetIt. Because there were issues with Delphi licenses (see my country of residence). I'm currently working in FreePascal.

@HR1959
Copy link
Author

HR1959 commented Sep 13, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants