Closed jmichel80 closed 2 years ago
That's strange? The CI build is run on Ubuntu 20.04 I believe, although it uses a native conda-build rather than the compile_sire.sh
script. Will try to take a look tomorrow if I get a chance.
Can you make sure that you are doing a completely clean build. It looks like a CXX11 ABI issue. The conda-forge OpenMM now uses the new ABI and we've updated to CMake script to reflect this change. It's possible that it's using a cached value if you are simply rebuilding having pulled from devel.
Doing a completely clean build worked, it must have been the cached value. Thank you!
Hi,
We are trying to compile the latest source on devel to run on a Ubuntu 20.04 workstation (x86_64). This fails when linking corelib with an error(below). I wonder if g++ needs an upgrade to link code against recent OpenMM releases ?
This is with the most recent devel commit