goldendict-ng/winlibs/lib/msvc
2022-01-18 21:14:29 +08:00
..
ao.lib
avcodec-gd-57.dll
avcodec-gd-59.dll
avcodec-gd.dll
avcodec-gd.lib
avformat-gd-57.dll
avformat-gd-59.dll
avformat-gd.dll
avformat-gd.lib
avutil-gd-55.dll
avutil-gd-57.dll
avutil-gd.dll
avutil-gd.lib
bz2.lib
eb.lib
hunspell.lib add 64 bit lib hunspell 2022-01-18 21:14:29 +08:00
hunspelld.lib add 64 bit lib hunspell 2022-01-18 21:14:29 +08:00
iconv.lib
libao-4.dll
libiconv-2.dll
liblzma-5.dll
libz.a
libz.dll.a
lzma.lib
lzo2.lib
ogg.lib
opencc.dll
opencc.lib
openccd.dll
openccd.lib
README.md
swresample-gd-4.dll
swresample-gd.dll
swresample-gd.lib
tiff.lib
vorbis.lib
vorbisfile.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.