goldendict-ng/winlibs/lib/msvc
2022-03-08 21:43:12 +08:00
..
ao-4.dll
ao.lib
avcodec-58.dll
avcodec.lib
avdevice-58.dll
avdevice.lib
avfilter-7.dll
avfilter.lib
avformat-58.dll
avformat.lib
avresample-4.dll
avresample.lib
avutil-56.dll
avutil.lib
bz2.lib
eb.lib
fdk-aac.lib
hunspell.lib
hunspelld.lib
libcrypto-1_1-x64.dll
liblzma-5.dll
libmp3lame.dll
libmp3lame.lib
libspeex.dll
libspeex.lib
libssl-1_1-x64.dll
lzma.lib
lzo2.lib
mp3lame.lib
msys-2.0.dll
ogg.dll
ogg.lib
opencc.dll
opencc.lib
openccd.dll
openccd.lib
openh264.lib
opus.dll
opus.lib
postproc-55.dll
postproc.lib
README.md
SDL2.dll
SDL2.lib
swresample-3.dll
swresample.lib
swscale-5.dll
swscale.lib
tiff.lib
vorbis.dll
vorbis.lib
vorbisenc.dll
vorbisenc.lib
vorbisfile.dll
vorbisfile.lib
vpx.lib
x264.lib
x265.lib
z.lib
zlib.lib
zlib1.dll
zstd.lib

Prebuilt Libs for GoldenDict's MSVC++ 2012 build

Prerequisites

  • Visual Studio 2012 (Express Edition should be OK too).

Libraries

The libraries are built with the /MD switch and that's what GoldenDict build expects. Some libs are dynamic and some are static, whichever makes more sense. Both x86 and x64 versions are provided.

Build

Use the following repository to build these libs yourself: Tvangeste/goldendict-winlibs.