rgiduthuri/openvx_tutorial

make file the exercise error

Opened this issue · 0 comments

/usr/bin/ld: cannot find -lopenvx
/usr/bin/ld: cannot find -lvxu
collect2: error: ld returned 1 exit status
exercise1/CMakeFiles/exercise1.dir/build.make:109: recipe for target 'exercise1/exercise1' failed
make[2]: *** [exercise1/exercise1] Error 1
CMakeFiles/Makefile2:85: recipe for target 'exercise1/CMakeFiles/exercise1.dir/all' failed
make[1]: *** [exercise1/CMakeFiles/exercise1.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2