Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 6.10/06
-
Component/s: Build System
-
Labels:None
-
Environment:
macOS 10.12.6
AppleClang 9.0.0.9000037
Description
- configured the source (build in subdir of ROOTSYS)
cmake ../ -Dgminimal=1 -Dasimage=1 -Dmathmore=1 -Dminuit2=1 -Dxml=1
config worked.
- make works almost to the end but fails with the error message:
root/graf2d/cocoa/src/TGCocoa.mm:20:10: fatal error: 'TGLIncludes.h' file not found
#include "TGLIncludes.h"