GMMLib includes files are all over the place.
Open
- Dominant language
- C++
- Stars
- 197
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
Please consider having all includes headers required to compile Media Driver in a single include folder.
There's one in root folder inc and one more in Gmmlib/inc.
Consider also removing hardcoded path like this one in Gmmlib.h that breaks if user uses -DINC_PATH
#include "../../inc/umKmInc/sharedata.h"
Contributor guide
Assessment
This issue has not been assessed yet.