rdp / ffmpeg-windows-build-helpers

Helper script for cross compiling some media tools for windows, like customizable ffmpeg.exe (with or without non-free components, etc), and some other bonuses like mplayer, mp4box, mxf, etc.
GNU General Public License v3.0
1.07k stars 409 forks source link

Error with flag --enable-libnpp #709

Closed hulk78 closed 5 months ago

hulk78 commented 10 months ago

ERROR: libnpp not found

rdp commented 10 months ago

what script params?

On Wed, Aug 30, 2023 at 3:57 PM hulk78 @.***> wrote:

ERROR: libnpp not found

— Reply to this email directly, view it on GitHub https://github.com/rdp/ffmpeg-windows-build-helpers/issues/709, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADBUBS4DD6PBNX7GBK7MTXX6ZNFANCNFSM6AAAAAA4FEW3FE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

rdp commented 5 months ago

libnpp isn't well supported though https://github.com/m-ab-s/media-autobuild_suite does have an option for it, maybe check it there? Thanks!