zimbatm / ffmpeg-static

Scripts to build ffmpeg with all the deps statically (webm + h264 included)
ISC License
494 stars 245 forks source link

Got errors when zimg building because of the namespace of size_t #104

Closed ChengWu-NJ closed 8 months ago

ChengWu-NJ commented 8 months ago

cd build/zimg-release-2.7.4 sed -i 's/size_t/std::size_t/g' src/zimg/colorspace/matrix3.cpp