Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. issa@issa-945GZM-S2:~/EFL-EYES$ make
  2. --- compilation main.c ---
  3. Package ecore-evas was not found in the pkg-config search path.
  4. Perhaps you should add the directory containing `ecore-evas.pc'
  5. to the PKG_CONFIG_PATH environment variable
  6. No package 'ecore-evas' found
  7. Package ecore was not found in the pkg-config search path.
  8. Perhaps you should add the directory containing `ecore.pc'
  9. to the PKG_CONFIG_PATH environment variable
  10. No package 'ecore' found
  11. Package evas was not found in the pkg-config search path.
  12. Perhaps you should add the directory containing `evas.pc'
  13. to the PKG_CONFIG_PATH environment variable
  14. No package 'evas' found
  15. main.c:7: fatal error: Ecore.h: Aucun fichier ou dossier de ce type
  16. compilation terminated.
  17. make: *** [lib/main.o] Erreur 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement