When compiling my code I get this

$ make

*Scanning dependencies of target hyflo*

[ 10%] Building CXX object CMakeFiles/hyflo.dir/assemble.cc.o

In file included from /Users/praveen/Applications/hyflo/src/assemble.cc:3:

*/Users/praveen/Applications/deal.II/git/install/include/deal.II/base/function_parser.h:31:10:
**fatal
error: *

*      'muParser.h' file not found*

#include <muParser.h>

Compiling step-33 also fails for me which uses function_parser.h
My deal.II was configured to use bundled muparser but when I look in my
deal.II installation, I dont see the muParser.h file.

Thanks

praveen

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to