Having compiling issues in cMake,

30 views
Skip to first unread message

Sarah Weaver

unread,
Jun 18, 2019, 5:39:23 AM6/18/19
to opencog
Is there a specific line I'm suppose to find the error log in the log file?

My system is Linux Mint 19.1.


Vitaly Bogdanov

unread,
Jun 18, 2019, 6:52:27 AM6/18/19
to opencog
Hi Sarah,

If your question is about how to find reason of the failure, then the following may help:
If `cmake` fails I believe the reason should be visible from `cmake` output, you can post it here.
If `make` fails and you cannot see the reason, try `make -j1` to build in single thread. Error should be at the end of the log. You can use `make -j1 --trace` to have even more information.
Reply all
Reply to author
Forward
0 new messages