You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for this great project, I like this project so much!
When I run cd build && cmake .. && make, get an error at 86%.
As the error messge said: this is caused by the SPTAG.py missed. And I found SPTAG.py is in .gitignore
I dont know how to solve this, do you have any ideas?
thank you so much.
The text was updated successfully, but these errors were encountered:
I think I solved this problem by upgrading swig to 3.0 version. 😆
But I get another Error at 95% in building process 😭
I dont know what caused this, seems like boost? (my boost is 1.67.0 version. It is ok.)
Ask a favor, thank you all.
thanks for this great project, I like this project so much!
When I run
cd build && cmake .. && make
, get an error at 86%.As the error messge said: this is caused by the
SPTAG.py
missed. And I foundSPTAG.py
is in.gitignore
I dont know how to solve this, do you have any ideas?
thank you so much.
The text was updated successfully, but these errors were encountered: