Guest User

Untitled

a guest
May 23rd, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. Package cantera was not found in the pkg-config search path.
  2. Perhaps you should add the directory containing `cantera.pc'
  3. to the PKG_CONFIG_PATH environment variable
  4. No package 'cantera' found
  5. Package cantera was not found in the pkg-config search path.
  6. Perhaps you should add the directory containing `cantera.pc'
  7. to the PKG_CONFIG_PATH environment variable
  8. No package 'cantera' found
  9. [ objects_znd/d_znd.o : ../src/znd/d_znd.cpp ]
  10. g++ -I../src/znd -I../src/ps -Wall -O4 -c -o objects_znd/d_znd.o ../src/znd/d_znd.cpp
  11. ../src/znd/d_znd.cpp:52:33: fatal error: cantera/IdealGasMix.h: No such file or directory
  12. #include <cantera/IdealGasMix.h>
  13. ^
  14. compilation terminated.
  15. znd.make:74: recipe for target 'objects_znd/d_znd.o' failed
  16. make: *** [objects_znd/d_znd.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment