You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mantaflow Forum
mantaPatch/source/util/defoElement.cpp:8:10: fatal error: Eigen/Dense: No such file or directory
#include <Eigen/Dense>
^~~~~~~~~~~~~
compilation terminated.
I was able to compile tempoGAN and manta by following the instruction but so much with mantaPatch. Any idea? Thanks!
Nils Thuerey
unread,
Jul 24, 2018, 12:49:04 PM7/24/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mantaflow Forum
Right, the patch-version requires the eigen library. It seems that one's not found - you could add it to the include paths in the cmake file (after checking where it's installed on your machine, and installing it if necessary).
Cheers, Nils
Frankenstein
unread,
Jul 24, 2018, 12:51:24 PM7/24/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message