linux qt error ‘uint8_t’ was not declared in this scope

在linux虚拟机上写qt的程序, 做图像格式转换的时候报这个错,编译pc的平台就没问题,编译arm平台的就报错

解决办法,使用qt的数据结构qint64

posted @ 2021-08-05 00:03  HappyCoder_1  阅读(679)  评论(0)    收藏  举报