Advertisement
Guest User

Untitled

a guest
Jun 6th, 2015
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. root@dalton-SVF14212SNW:/media/dalton/77fba627-d071-4097-ad6d-e2328cd942f6/root/nava/linefollower# make
  2. [ 50%] Built target ImageProcessor
  3. Linking CXX executable LineFollower
  4. CMakeFiles/LineFollower.dir/LineFollower.cpp.o: In function `main':
  5. LineFollower.cpp:(.text+0x250): undefined reference to `imgprocess::imgprocess(int)'
  6. LineFollower.cpp:(.text+0x2e2): undefined reference to `imgprocess::calc_offset()'
  7. collect2: error: ld returned 1 exit status
  8. make[2]: *** [LineFollower] Error 1
  9. make[1]: *** [CMakeFiles/LineFollower.dir/all] Error 2
  10. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement