m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.49k stars 257 forks source link

undefined reference to `cmsCloseProfile' collect2.exe: error: ld returned 1 exit status #2545

Closed atplsx closed 8 months ago

atplsx commented 8 months ago

logs.zip

nille02 commented 8 months ago

As a work around, disable jpegxl. Edit media-autobuild_suite.ini and change jpegxl=1 to jpegxl=2

hydra3333 commented 8 months ago

It's a known issue with current building of libjxl.

Perhaps consider these: https://github.com/m-ab-s/media-autobuild_suite/issues/2551#issuecomment-1783955605 https://github.com/m-ab-s/media-autobuild_suite/issues/2494#issuecomment-1782566361