Hi meepers
I thought I have install meep successfully on my computer. But when I
finished my .cpp file and try to compile it with the order:
g++ `pkg-config --cflags meep` $filename -o "$filename.out"
`pkg-config --libs meep`
There comes the message:
Package meep was not found in the pkg-config search path.
Perhaps you should add the directory containing `meep.pc'
to the PKG_CONFIG_PATH environment variable
No package 'meep' found
Package meep was not found in the pkg-config search path.
Perhaps you should add the directory containing `meep.pc'
to the PKG_CONFIG_PATH environment variable
No package 'meep' found
Would anyone tell me how to add the directory containing `meep.pc'
to the PKG_CONFIG_PATH environment variable?
What's more, I tried to search the file 'meep.pc', but got no result. It
seems there's no 'meep.pc' in my computer
Thank you for your reading
Fan
_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss