﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
3149	arrays moved to bundle	Tristan Croll	Tristan Croll	"{{{
The following bug report has been submitted:
Platform:        Linux-3.10.0-1062.9.1.el7.x86_64-x86_64-with-centos-7.7.1908-Core
ChimeraX Version: 1.0 (2020-05-05)
Description
Something seems to have gone a little wonky with the include directories... my build against the latest RC fails with:

src/symmetry_cpp/symmetry.cpp:35:32: fatal error: arrays/pythonarray.h: No such file or directory
 #include <arrays/pythonarray.h>
 

... and if I look for pythonarray.h in the ChimeraX install directory it's at:

/opt/UCSF/ChimeraX/lib/python3.7/site-packages/chimerax/arrays/include/arrays/pythonarray.h

... whereas for an older 0.93 daily build it was at:

/opt/UCSF/ChimeraX-daily/include/arrays/pythonarray.h


Log:
UCSF ChimeraX version: 1.0rc202005052344 (2020-05-05)  
© 2016-2020 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  




OpenGL version: 3.3.0 NVIDIA 440.33.01
OpenGL renderer: TITAN Xp/PCIe/SSE2
OpenGL vendor: NVIDIA Corporation
Manufacturer: Dell Inc.
Model: Precision T5600
OS: CentOS Linux 7 Core
Architecture: 64bit ELF
CPU: 32 Intel(R) Xeon(R) CPU E5-2687W 0 @ 3.10GHz
Cache Size: 20480 KB
Graphics:
	03:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP102 [TITAN Xp] [10de:1b02] (rev a1)
	Subsystem: NVIDIA Corporation Device [10de:11df]
	Kernel driver in use: nvidia

}}}
"	defect	closed	normal		Build System		fixed		Tom Goddard				all	ChimeraX
