gpu_performance_api icon indicating copy to clipboard operation
gpu_performance_api copied to clipboard

../GPUPerfAPI-Common/GPAHWInfo.h:12:24: fatal error: DeviceInfo.h: 没有那个文件或目录

Open jianhuaixie opened this issue 7 years ago • 1 comments

../GPUPerfAPI-Common/GPAHWInfo.h:12:24: fatal error: DeviceInfo.h: 没有那个文件或目录

jianhuaixie avatar Aug 14 '18 04:08 jianhuaixie

It sounds like you forgot to execute the UpdateCommon.py script (as mentioned here: https://github.com/GPUOpen-Tools/GPA/blob/master/BUILD.md).

Can you make sure you run that script before trying to build GPA?

chesik-amd avatar Aug 20 '18 17:08 chesik-amd