Opened 6 years ago

Last modified 5 months ago

#2929 closed defect

Bundle builder failure: missing chutil/CString.h — at Initial Version

Reported by: Tristan Croll Owned by: Eric Pettersen
Priority: blocker Milestone:
Component: Build System Version:
Keywords: Cc: Eric Pettersen, Conrad Huang
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Trying to build Clipper against today's daily build (CentOS):

In file included from /opt/UCSF/ChimeraX-daily/lib/python3.7/site-packages/chimerax/atomic/include/atomstruct/Atom.h:37:0,
                 from src/clipper_ext/chimerax_bridge.h:22,
                 from src/clipper_ext/xtal_mgr.h:34,
                 from src/clipper_ext/xtal_mgr.cpp:22:
/opt/UCSF/ChimeraX-daily/lib/python3.7/site-packages/chimerax/atomic/include/atomstruct/string_types.h:20:28: fatal error: chutil/CString.h: No such file or directory
 #include <chutil/CString.h>

CString.h isn't anywhere in the ChimeraX installation directory.

Change History (0)

Note: See TracTickets for help on using tickets.