Opened 7 years ago

Closed 7 years ago

#1706 closed defect (fixed)

make clean fails: missing subdirectory tut_gui

Reported by: goddard@… Owned by: Eric Pettersen
Priority: normal Milestone:
Component: Build System Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The following bug report has been submitted:
Platform:        Darwin-17.7.0-x86_64-i386-64bit
ChimeraX Version: 0.9 (2019-02-13)
Description
make clean in chimerax directory fails apparently due to some missing subdirectory in chimerax/src/examples/tutorials called tut_gui


/Applications/Xcode.app/Contents/Developer/usr/bin/make -C tut_gui clean
make: *** tut_gui: No such file or directory.  Stop.
make[3]: *** [tut_gui.clean] Error 2
make[2]: *** [clean] Error 2
make[1]: *** [examples.clean] Error 2
make: *** [src.clean] Error 2


Log:
Startup Messages  
---  
note | FYI: command is replacing existing command: "color"  
  
UCSF ChimeraX version: 0.9 (2019-02-13)  
© 2016-2019 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

toolshed show '"Bug Reporter"'

toolshed show '"Bug Reporter"'




OpenGL version: 4.1 NVIDIA-10.32.0 355.11.10.10.40.102
OpenGL renderer: NVIDIA GeForce GT 650M OpenGL Engine
OpenGL vendor: NVIDIA Corporation

Change History (2)

comment:1 by Eric Pettersen, 7 years ago

Component: UnassignedBuild System
Owner: set to Eric Pettersen
Platform: all
Project: ChimeraX
Status: newaccepted
Summary: ChimeraX bug report submissionmake clean fails: missing subdirectory tut_gui

comment:2 by Eric Pettersen, 7 years ago

Resolution: fixed
Status: acceptedclosed

tut_gui became tut_tool_html and tut_tool_qt

Note: See TracTickets for help on using tickets.