mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
Update build_from_source.md
This commit is contained in:
parent
f45f075f78
commit
8b8c865fcc
|
@ -199,7 +199,7 @@ VS2019 support CMake project, open the source directory directly then you go.
|
|||
|
||||
#### build
|
||||
|
||||
After successful build, run WinDeployQT in the target folder (where GoldenDict.exe is located), which will copy all necessary files to this folder.
|
||||
After successful build, run windeployqt.exe(bundled with Qt installation) in the target folder (where GoldenDict.exe is located), which will copy all necessary files to this folder.
|
||||
You can click on the exe to verify that the application can be run.
|
||||
|
||||
After all this, you can debug the application normally.
|
||||
|
|
Loading…
Reference in a new issue