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
Hi author, I tried to run your demo code in ubuntu 18.04, and after make, I got an error saying that I can't find libcalc.a file, but I have compiled the cala library successfully and generated libcalc.a file. Is there something wrong with my CMakeLists? Or is there another problem?