-
Notifications
You must be signed in to change notification settings - Fork 1
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
ACEatoms doesn't precompile #20
Comments
I just found the problem, the newest |
Unless you are on my development branch that seems very unlikely. But I'll take a look at what happened. |
The problem is with compatibility with ACE version |
Ok - it is there but not exported. I'm in the middle of a pretty significant restructuring and 12.34 is the first step towards that. You can just constrain the version to 12.33 and wait until I've cleaned up some stuff. Also the arguments to the construction of these bases might be changing. I thought I flagged to a few people to stick with 12.33, but maybe I thought you wouldn't be affected and forgot. |
Please just put a version bound for now. There is no new functionality in 12.34. |
No problem, I will just stick to |
I have updated things to the latest ACE and ACEatoms, and it doesn't precompile for me:
my environment is:
Can someone please try to reproduce this in their environment to see if the problem is in the code or in my environment?
The text was updated successfully, but these errors were encountered: