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

MV_DEPLOY:Find Half - Fix #1261

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Conversation

kiritigowda
Copy link
Collaborator

Fix

make[2]: *** [CMakeFiles/mvobjdetect.dir/build.make:90: CMakeFiles/mvobjdetect.dir/mvdeploy_api.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /long_pathname_so_that_rpms_can_package_the_debug_info/src/extlibs/MIVisionX/samples/mv_objdetect/mvdeploy/mvobjdetect.cpp:27:
/long_pathname_so_that_rpms_can_package_the_debug_info/src/extlibs/MIVisionX/samples/mv_objdetect/mvdeploy/mvdeploy.h:60:10: fatal error: half/half.hpp: No such file or directory
   60 | #include <half/half.hpp>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/mvobjdetect.dir/build.make:76: CMakeFiles/mvobjdetect.dir/mvobjdetect.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:100: CMakeFiles/mvobjdetect.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

@kiritigowda kiritigowda added the bugfix Bug fixes to existing features label Jan 2, 2024
@kiritigowda kiritigowda requested a review from paveltc January 2, 2024 21:18
@kiritigowda kiritigowda self-assigned this Jan 2, 2024
@kiritigowda
Copy link
Collaborator Author

@paveltc - Does not affect any functionality

@kiritigowda kiritigowda merged commit 01e112c into ROCm:master Jan 2, 2024
5 checks passed
@kiritigowda kiritigowda deleted the kg/mv_object branch January 2, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bug fixes to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant