'cstdint' file not found when building packages with catkin
I have a workspace with ros. I recently installed vtune profiler from intel (Intel-OneAPI). I am not sure whether it is because of intel vtune or some inherent problem in my OS, Ubuntu 20.04, I started getting an error stating
'cstdint' file not found.
I tried to purge and reinstall build-essentials, I tried with tr1/cstdint
, nothing works. I need to solve this issue.
Asked by pradeeshenator on 2022-10-31 12:10:10 UTC
Comments