compiling XVID fails because of PSNR-HVS-M quality metric
Bernhard Döbler <[email protected]> Sat, 23 Oct 2010 19:28:43 +0200
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I wanted to compile XVID with a cross compiler on a UNIX machine with a i686-w64-mingw32 target. Linking the xvidcore.dll failed with error Cannot export xvid_plugin_psnrhvsm: symbol not defined. A CVS commit shows introducing PSNR-HVS-M you updated the win32 building mechanism but failed to update the build/generic branch. http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/build/win32/libxvidcore.vcproj?view=log Please update /xvidcore/build/generic/sources.inc to also compile plugins/plugin_psnrhvsm.c Best, Bernhard