goldendict-ng/winlibs/lib/msvc/00README.txt
2013-08-07 20:43:08 +02:00

29 lines
528 B
Plaintext

Libraries for MSVC++ build
--------------------------
Prerequisites
=============
* Visual Studio 2010 or 2012 (Express Edition should be OK too)
Libraries
=========
The following (x86) libraries should be placed in this folder:
* bz2.dll / bz2.lib
* hunspell.dll / hunspell.lib
* iconv.dll / iconv.lib
* lzo2.dll / lzo2.lib
* ogg.lib
* vorbis.lib
* vorbisfile.lib
* z.dll / z.lib
Please note that ffmpeg-related libraries are not currently supported,
hence the internal audio player is disabled for now.
Build
=====
TBD