-
Notifications
You must be signed in to change notification settings - Fork 31
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
cmake fails due to unify already existing #1
Comments
You probably need to clean you system from existing cmake config files in |
Also, please this repo is not ready yet, I'm gonna rewrite its git history pretty soon. |
Okay, but, as far as I can understand it, the main opencog as it is now doesn't build NLP, PLN and Miner, being unable to find URE. Anyway, am I right to think that the current best advice is along the lines of "Just wait a bit"? |
@StrangeTcy, I've merged opencog/atomspace#2256 however NLP, PLN and Miner will not be built by circleci till it is fixed. I'm looking into that. BTW, I'm happy to take care of the oc->sn to not create overhead on your side, unless you prefer to do it for some reason. |
Ok, |
It should be permanent now (just need to fix the circleci for ure). |
Fix negative max iter (which means infinity) + add utest
Trying to
cmake ..
from/ure/build
leads to the following error:The text was updated successfully, but these errors were encountered: