Advertisement
Guest User

Untitled

a guest
Oct 7th, 2015
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. -------------- Build: Debug in CanalMoins (compiler: GNU GCC Compiler)---------------
  2.  
  3. g++ -L../ffmpeg-2.8 -o bin/Debug/CanalMoins obj/Debug/main.o -I/usr/local/include
  4. obj/Debug/main.o: dans la fonction « main »:
  5. /home/andrelec1/Dropbox/Option_SupInfo/option_dev_parallele/CanalMoins/main.cpp:12: référence indéfinie vers « av_register_all »
  6. collect2: error: ld returned 1 exit status
  7. Process terminated with status 1 (0 minute(s), 0 second(s))
  8. 1 error(s), 0 warning(s) (0 minute(s), 0 second(s))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement