Closed sheldon-pan closed 1 year ago
I changed a new environment with g++5 and openmpi4, but I don't get the .so file, and only have a "libcritter.a" file in the ./lib. Does the critter support shared library now?
This project is still in a development phase. The README is no longer reflective of this library and will be updated soon. Shared library support will be added soon as well. I will reply back when these items are complete.
Thanks, I will try the .a file. By the way,is the first Error caused by gcc-4.8.2?
centos7.4 g++ 4.8.2 when I make the critter, I get an ERROR
I don't know if it's because 4.8.5 doesn't fully support c++11.