Skip to content

bchenghi/spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team 32

Target Environment

Item Version
OS macOS
Toolchain CMake
C++ Standard C++17

Additional Build Instructions

  1. Ensure you have cmake version of at least 3.20.5

  2. Navigate to Team32 directory

$ cd Team32
  1. Create build directory to contain build files and cd into the new directory
$ mkdir build
$ cd build
  1. Build the project via the following commands using cmake
$ cmake -DCMake_BUILD_TYPE=Release ../Code32/
$ cmake --build . --target autotester
  1. The path to the executable is at ./build/src/autotester/autotester, from the Team32 directory

Team Members

Name Mobile Email Development OS/Toolchain
Lin Geyu 84810795 [email protected] macOS/CMake
Lin Zhengyang 80327705 [email protected] Windows 10/CMake
Joshua Liang XingYa 91465067 [email protected] Windows 10/CMake
So Wai Yein Ethan 96463658 [email protected] macOS/CMake
Boh Cheng Hin 96509522 [email protected] Windows 10/CMake
Nguyen Dinh Quang Minh 86473897 [email protected] Windows 10/CMake

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages