Advertisement
Guest User

Untitled

a guest
Oct 7th, 2015
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 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 pkg-config --cflags libavformat
  4. g++: error: pkg-config: Aucun fichier ou dossier de ce type
  5. g++: error: libavformat: Aucun fichier ou dossier de ce type
  6. g++: error: unrecognized command line option ‘--cflags’
  7. Process terminated with status 1 (0 minute(s), 0 second(s))
  8. 0 error(s), 0 warning(s) (0 minute(s), 0 second(s))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement