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

Failed to run all application #8

Open
PattyLiang opened this issue Mar 11, 2021 · 0 comments
Open

Failed to run all application #8

PattyLiang opened this issue Mar 11, 2021 · 0 comments

Comments

@PattyLiang
Copy link

I used OpenCV 3.4.3 to run all applications and show the messages as below.
Can anybody help me? Thanks

./bubble-pop/vxPop --donut
vxPublishKernels
No target named khronos.any exists!
ERROR: failed with status = (-1) at /OpenVX-sample-impl/openvx-samples/bubble-pop/source/AMD_app.cpp#54
./canny-edge-detector/cannyEdgeDetector  --image ../openvx-samples/images/face.png
Kernel enum 1 not found.
Kernel 0x559d9d8e70 was invalid!
Failed to create node with kernel enum 1
Kernel enum 2 not found.
Kernel 0x559d9d8e70 was invalid!
Failed to create node with kernel enum 2
Kernel enum 1b not found.
Kernel 0x559d9d8e70 was invalid!
Failed to create node with kernel enum 27
ERROR: failed with status = (-12) at /OpenVX-sample-impl/openvx-samples/canny-edge-detector/src/canny.cpp#80
./skin-tone-detector/skinToneDetector --image ../openvx-samples/images/face.png
Kernel enum 2 not found.
Kernel 0x556d676e70 was invalid!
Failed to create node with kernel enum 2
Kernel enum 2 not found.
Kernel 0x556d676e70 was invalid!
Failed to create node with kernel enum 2
Kernel enum 2 not found.
Kernel 0x556d676e70 was invalid!
Failed to create node with kernel enum 2
Kernel enum 22 not found.
Kernel 0x556d676e70 was invalid!
Failed to create node with kernel enum 34
Kernel enum 22 not found.
Kernel 0x556d676e70 was invalid!
Failed to create node with kernel enum 34
Kernel enum d not found.
Kernel 0x556d676e70 was invalid!
Failed to create node with kernel enum 13
Kernel enum d not found.
Kernel 0x556d676e70 was invalid!
Failed to create node with kernel enum 13
Kernel enum d not found.
Kernel 0x556d676e70 was invalid!
Failed to create node with kernel enum 13
Kernel enum d not found.
Kernel 0x556d676e70 was invalid!
Failed to create node with kernel enum 13
Kernel enum d not found.
Kernel 0x556d676e70 was invalid!
Failed to create node with kernel enum 13
Kernel enum 1c not found.
Kernel 0x556d676e70 was invalid!
Failed to create node with kernel enum 28
Kernel enum 1c not found.
Kernel 0x556d676e70 was invalid!
Failed to create node with kernel enum 28
Kernel enum 1c not found.
Kernel 0x556d676e70 was invalid!
Failed to create node with kernel enum 28
Kernel enum 1c not found.
Kernel 0x556d676e70 was invalid!
Failed to create node with kernel enum 28
ERROR: failed with status = (-12) at /OpenVX-sample-impl/openvx-samples/skin-tone-detector/src/skinToneDetector.cpp#136
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

1 participant