Under the ~/HEAAN/HEAAN/run, I compiled the the TestHEAAN via "make" successfully.
But the error after I implement the "./TestHEAAN", which says "
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_M_construct null not valid
Aborted (core dumped)
"
Any idea can help to solve this problem? Much appreciated.
Under the ~/HEAAN/HEAAN/run, I compiled the the TestHEAAN via "make" successfully.
But the error after I implement the "./TestHEAAN", which says " terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_M_construct null not valid Aborted (core dumped) " Any idea can help to solve this problem? Much appreciated.