Item | Version |
---|---|
OS | macOS |
Toolchain | CMake |
C++ Standard | C++17 |
-
Ensure you have cmake version of at least 3.20.5
-
Navigate to Team32 directory
$ cd Team32
- Create build directory to contain build files and cd into the new directory
$ mkdir build
$ cd build
- Build the project via the following commands using cmake
$ cmake -DCMake_BUILD_TYPE=Release ../Code32/
$ cmake --build . --target autotester
- The path to the executable is at
./build/src/autotester/autotester
, from the Team32 directory
Name | Mobile | 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 |