-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build error OSX Mojave, PyBindings, virtual destructors #274
Comments
@pepedocs we do have a CI, have a look at OSX builds. |
Hey here's my logs, I haven't had time to investigate them. build
install
|
Update: this issue is reproducible, by using Apple compiler Clang version 10, instead of the current v9 used by our current OS-X tests. See PR #220 for compiler version update |
Fix #274 compiler error for delete-non-virtual-dtor.
as reported by @pepedocs in
htm-community/nupic.py#7 (comment)
The text was updated successfully, but these errors were encountered: