Closed cschol closed 5 years ago
I do not have a Mac any more :( so I can't debug this directly. Unless you see something obviously wrong that I am doing I think the easiest solution is to switch back to boring old arrays.
No. Let me take a look and get back to you.
Looks like PolyScope.cpp
just need an #include <array>
at the top.
new commit:
e001cd013eccc9bdf48c8572cf565f85d2e2749a
Works. Thanks.
When cross-compiling the Mac version of the
v1
plugin (clang 6.0.0), I get the following compile error:Windows (cross-compile) and GNU/Linux (Ubuntu 18.04) build successfully.