Author Topic: Environment for building ffmpeg  (Read 3448 times)

Dave Yeo

  • Hero Member
  • *****
  • Posts: 5580
  • Karma: +139/-1
    • View Profile
Re: Environment for building ffmpeg
« Reply #15 on: September 30, 2025, 06:18:56 pm »
Good to hear. The iconv thing really should be a cast. Unluckily GCC has changed how casts are done and I forget the specifics.
Depending on what else you might do, you might want to put poll.h back. I had a compile fail yesterday due to a missing poll.h
Still strange you had the math problem.