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

Custom Buliding not works on other machine. #13

Open
superdev712 opened this issue Mar 11, 2024 · 0 comments
Open

Custom Buliding not works on other machine. #13

superdev712 opened this issue Mar 11, 2024 · 0 comments

Comments

@superdev712
Copy link

I built this software on my machine - win 10 pc.
I installed Visual Studio 2022 and enabled C++ features - clang build tools, Win 10 Developer Kit SDK (one of three), cmake, git, llvm, and inno setup version 6,
I successfully got the installer and when I install sighthound video application using this installer, it works well on my pc.
But I just copied this package on other pc (still win 10) and installed on it,
But it didn't work.
it gave me "some dlls are missing error - like VCRUNTIME140D.DLL, ... "

Also I tried it on other PC on which Visual Studio had been installed.
And at that time, the app launched successfully but the object detection works strangely - it detects the changes in the scene but all go into the "unknown objects" category.

I can't figure out why.
Can anybody give me a hint?

Thanks

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

No branches or pull requests

1 participant