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
HemoCell/helper/array.h:103:42: error: no member named '_M_elems'in'hemo::Array<double, 3>'std::copy(c.begin(),c.end(), this->_M_elems);
HemoCell/HemoCell/core/hemoCellParticle.h:110:10: note: in instantiation of member function'hemo::Array<double,3>::operator=' requested here sv.v = {0.,0.,0.}; ^1393 warnings and 1 error generated.make[2]: *** [CMakeFiles/hemocell.dir/core/hemoCell.cpp.o] Error 1make[1]: *** [CMakeFiles/hemocell.dir/all] Error 2make: *** [all] Error 2
HemoCell/CMakeLists.txt
Line 50 in 3189621
The text was updated successfully, but these errors were encountered: