//399 E:\codeReocrdi\test_fourcc_lookfor_class_dspt.c `uint32_t' undeclared here (not in a function) 在linux系统上,加入 #include<stdint.h> 就好了。