Closed hobu closed 8 years ago
Are you working with latest? I blacklisted Armadillo6 in fcbfa3b0712693049da10879c41ab6dd2abdd61e until I figure out how to work around (or decide to get let less persnickety about warnings).
Yes, Armadillo6 is what the latest brew has. The simple solution is to probably #pragma up your -Werror around your armadillo declarations. It will beautify your code :smile:
For shizzy. I'm kinda deep in it right now so I'm going to keep this one open, since you can always workaround by manually hitting arma5. Hopefully will be able to squash this (among other arma nits) after AGU.
Closing as invalid since the rewrite. As of v0.3 we're into Eigen-land, not armadillo, hopefully removing some of this pain. I still need to update PDAL to use The New Way™.
Trying to compile with brew's El Capitan