Closed zsunberg closed 6 years ago
The errors are C++ compile errors that seem to have to do with the visibility of iterator constructors (yay C++ ;)) This could possibly be fixed by using a different version of gcc or something
This may have been addressed with the PR that I just opened.
Awesome! @zsunberg and I will take a look.
fixed with #18
Can't get the tests for osx to compile on Travis. I don't have access to a Mac, so I'm not planning on fixing this.
It did work on Nina Hoopers Mac earlier today, so it might work for others.