mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
Update developer.md
This commit is contained in:
parent
490c73df38
commit
8ae6a50f41
|
@ -6,7 +6,10 @@ If you know some C++ and optionally some Qt, you can start to modify GoldenDict
|
||||||
(On Linux, install dependencies)
|
(On Linux, install dependencies)
|
||||||
|
|
||||||
Windows(qtcreator for example)
|
Windows(qtcreator for example)
|
||||||
Packages:
|
### Prerequisite
|
||||||
|
Install visual studio community ,choose C++ component.
|
||||||
|
|
||||||
|
QtCreator Packages:
|
||||||
```
|
```
|
||||||
[x]qtX.X.X version
|
[x]qtX.X.X version
|
||||||
[x]MSVC2019 /GCC
|
[x]MSVC2019 /GCC
|
||||||
|
|
Loading…
Reference in a new issue