Maarten L. Hekkelman
Maarten L. Hekkelman
This should not have happened. Apparently you are building with static boost libraries. In the CMakeLists.txt file there is a note at line 121 that says: `Note: use -DBoost_USE_STATIC_LIBS=ON to...
You could try pdb2cif, a program that is part of the cif-tools package (https://github.com/PDB-REDO/cif-tools) A seg fault is not nice, I agree.
BTW, precise instructions for mmCIF files are dictated by the mmcif_pdbx dictionary provided by the PDB.
Hi mf-rug, Couple of questions. The file test1.cif you sent us is not created with pdb2cif, unless you have a version of that software I'm not aware of. If I...
closing this issue since the problem seems to be fixed.
might have a look at foldseek, if I can find the time.
I get that same error when compiling for macOS (see: https://github.com/PDB-REDO/libcifpp/actions) What compiler/OS are you using? In fact this is a bug in the test, not the code itself. But...
The trouble is macOS. And I've not yet fixed this. See https://github.com/PDB-REDO/libcifpp/actions I know, I have to work on this. Trouble is I have no access to a mac so...
Could you please tell me what version of CLang you're using?
Proved to be an arm issue, or better, an issue with number formatting when using arm processors.