Registered Member
|
Hi,
I am on Clang/OS X Yosemite and my project was using Eigen fine. Then I introduced an external library that also uses Eigen and I now have this compilation error:
This is seems to come from a declaration in the library:
And this is the code where I use the Quaternion:
First of all, since that include takes into account Core and Geometry, I do not think it's a header missing. Then I do not understand the "undefined template" error, because the internal template is declared in the same header if you go look into it. So I am left with a question: what is wrong? |
Moderator
|
please, include respective links when cross-posting: http://stackoverflow.com/questions/2709 ... y-or-clang
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]