Skip to content
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

fail to compile BasicSaveUTest #164

Closed
amebel opened this issue Jul 23, 2015 · 4 comments
Closed

fail to compile BasicSaveUTest #164

amebel opened this issue Jul 23, 2015 · 4 comments

Comments

@amebel
Copy link
Contributor

amebel commented Jul 23, 2015

[ 51%] Building CXX object tests/persist/sql/CMakeFiles/BasicSaveUTest.dir/BasicSaveUTest.cpp.o
In file included from /atomspace/build/tests/persist/sql/BasicSaveUTest.cpp:24:0:
/atomspace/tests/persist/sql/BasicSaveUTest.cxxtest:36:42: fatal error: opencog/nlp/types/atom_types.h: No such file or directory
 #include <opencog/nlp/types/atom_types.h>
                                          ^
compilation terminated.
make[3]: *** [tests/persist/sql/CMakeFiles/BasicSaveUTest.dir/BasicSaveUTest.cpp.o] Error 1
make[2]: *** [tests/persist/sql/CMakeFiles/BasicSaveUTest.dir/all] Error 2
make[1]: *** [CMakeFiles/tests.dir/rule] Error 2
make: *** [tests] Error 2

I think this has to be moved to opencog, and add scheme binding test in its place, right ? @linas

@amebel
Copy link
Contributor Author

amebel commented Jul 23, 2015

reason I am suggestining moving is because it depends on the cogserver and nlp atom-types.

@jswiergo
Copy link
Member

This is atom storage test, so it seems to me atomspace repo is good place for it. The dependency on cogserver and nlp-types looks quite easy to cut. I will fix it when my time allows.

@amebel
Copy link
Contributor Author

amebel commented Jul 24, 2015

thanks

@jswiergo
Copy link
Member

done #167

@amebel amebel closed this as completed Aug 7, 2015
ngeiswei added a commit to ngeiswei/atomspace that referenced this issue Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants