library/HierarchyView/hierarchyitem.cpp includes HierarchyItem.h
But header file is all lower case instead of camel case.
This case issue generates this build failure at the compile time :
library/HierarchyView/hierarchyitem.cpp:12:27: fatal error: HierarchyItem.h: No such file or directory
library/HierarchyView/hierarchyitem.cpp includes HierarchyItem.h But header file is all lower case instead of camel case.
This case issue generates this build failure at the compile time : library/HierarchyView/hierarchyitem.cpp:12:27: fatal error: HierarchyItem.h: No such file or directory