xstudio icon indicating copy to clipboard operation
xstudio copied to clipboard

VCPKG fails to build mp3lame

Open xXTR0YXx opened this issue 1 year ago • 2 comments

While trying to compile, VCPKG fails to compile MP3LAME with following error:

build-x64-windows-rel-out.log

xXTR0YXx avatar Jun 10 '24 07:06 xXTR0YXx

Just to confirm, this also fails the same way when you try installing ffmpeg from vcpkg standalone, correct?

when installing Visual Studio, what languages were selected? This looks like you are missing some core headers that should come with the compiler.

mpkepic avatar Jun 12 '24 16:06 mpkepic

no, ffmpeg builds fine. I have Visual Studio installed using english as language. Had issues with being set to german by default here in the past when trying to build the first time and if I remember right had issues when trying to build moonray

xXTR0YXx avatar Jun 13 '24 06:06 xXTR0YXx

The vcpkg baseline has been updated since this issue was opened, and ffmpeg version is now 7.1.1. All build testing I am able to do does not show this problem. Do please open a new issue if you are still seeing it.

tedwaine avatar Aug 25 '25 14:08 tedwaine