mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 19:24:08 +00:00
modify README.md to update the qt version.
This commit is contained in:
parent
f0d0a56ecc
commit
e779292e2b
|
@ -104,9 +104,8 @@ To build GoldenDict with Visual Studio take one of next library packs and unpack
|
|||
[GoldenDict_libs_VS2015_x86_v4.7z](http://www.mediafire.com/file/0a7ygy9rn99oevm/GoldenDict_libs_VS2015_x86_v4.7z) - for MS Visual Studio 2015, 32 bit
|
||||
[GoldenDict_libs_VS2015_x64_v4.7z](http://www.mediafire.com/file/yoy2q8af0s1467m/GoldenDict_libs_VS2015_x64_v4.7z) - for MS Visual Studio 2015, 64 bit
|
||||
|
||||
To create project files for Visual Studio you can pass `"-tp vc"` option to `qmake`.
|
||||
|
||||
Note: In Qt 5.6.0 and later the `Webkit` module was removed from official release builds. You should to build it from sources to compile GoldenDict.
|
||||
To build with Visual Studio.
|
||||
check this [how to build with visual studio](howto/how to build and debug with VS2019.md)
|
||||
|
||||
|
||||
## Installation
|
||||
|
|
Loading…
Reference in a new issue