Skip to content

模拟联合国会议主持系统 EasyChair 的跨平台通用库

License

Notifications You must be signed in to change notification settings

CRH380B-6216L/easychair-core

Repository files navigation

EasyChair Core

Linux (clang) Linux (gcc)
MacOS
Windows (Cygwin) Windows (MSYS2) Windows (MinGW) Windows (Visual Studio)

EasyChair Core 是 EasyChair 模拟联合国会议主持软件的通用库。

特性

  • 可跨平台编译(支持 Linux, MacOS, Windows)
  • Benchmarks
  • Examples
  • Tests
  • 基于 Doxygen 的完整 API 文档
  • Continuous integration (Travis CI, AppVeyor)

系统需求

可选:

通过代码构建

pip3 install gil

配置代码仓库

git clone https://github.com/CRH380B-6216L/easychair-core.git
cd CppTemplate
gil update

在以下的系统环境中构建

Linux

cd build
./unix.sh

MacOS

cd build
./unix.sh

Windows (Cygwin)

cd build
unix.bat

Windows (MSYS2)

cd build
unix.bat

Windows (MinGW)

cd build
mingw.bat

Windows (Visual Studio)

cd build
vs.bat

声明

  • 本产品基于 MIT 协议开源。
  • 本产品由 Ivan Shynkarenka 提供的 CppTemplate 跨平台代码模板创建。基于 MIT 协议开源。

About

模拟联合国会议主持系统 EasyChair 的跨平台通用库

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published