Open Issues Need Help
View All on GitHub Windows下CMake构建后,WingPlugin.dll和lang资源等未自动复制到可执行文件目录 2 months ago
AI Summary: The task is to fix a CMake build issue in a cross-platform hex editor project. Currently, after building on Windows, necessary DLLs (WingPlugin.dll) and language resources (lang folder) are not automatically copied to the executable's directory, requiring manual intervention. The solution involves modifying the CMakeLists.txt file to include post-build commands that copy these files to the correct location.
Complexity:
2/5
help wanted
一个自由强大跨平台的十六进制编辑器 / A free, powerful, cross-platform hex editor
C++
#angelscript#angelscript-language#binary-analysis#hacking#hex-editor#reverse-engineering#static-analysis