x4 station calc:X4站式计算器 源码
X4:Foundations站编辑器 如何符合 建造要求 Qt5(5.14.1或更高版本。必须在Windows上设置环境变量QT和Path ) OpenSSL(1.1.1或更高版本) cmake gcc / mingw / visual studio doxygen(可选) 编译 代码文档可以在doc/找到,而可执行文件可以在bin/找到。 视窗 md build cd build cmake -G "Visual Studio 15 2017 Win64" -DCMAKE_BUILD_TYPE=Release .. (您应将-G选项更改为计算机上Vsiual Studio的版本)。 cmake --build . --config Release Linux 如何安装依赖项 Arch Linux Qt5 sudo pacman -S qt5 的OpenSSL sudo
文件列表
x4-station-calc:X4站式计算器
(预估有个191文件)
global.cc
8KB
editor_widget.cc
68KB
add_module_operation.cc
5KB
remove_operation.cc
10KB
move_group_operation.cc
8KB
move_module_operation.cc
6KB
paste_module_operation.cc
7KB
paste_group_operation.cc
6KB
station_modules_widget.cc
21KB
main_window.cc
23KB
暂无评论