Skip to content

anthony6401/static-program-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team 17

Please fill in this Readme with the required information, and delete this box.

  1. Note that if you are using the Windows Startup SPA Solution, your target environment must be using Microsoft Visual Studio Enterprise 2019. If you are using Cross-platform Startup SPA Solution, you will need to decide on your target environment (see Wiki). Then, please enter the appropriate information below, giving details on the full toolchain (ie. OS, cmake and make versions.)
  2. The .gitigore is already pre-configured, note that the included libraries files (ie. Team00/Code00/lib) must accompany this repository and not to be removed from the repository.
  3. Put your test cases inside the correct directory (ie. Team00/Tests00/) not inside the scratch test directory (ie. Team00/Code00/tests/). The .gitignore is configured to prevent this.
  4. If you encounter build issues, please visit the respective FAQ before reaching out for help:
    1. Windows-Startup-SPA-Solution FAQ
    2. Cross-platform-Startup-SPA-Solution FAQ
  5. Avoid using removed/deprecated features in C++, make sure you use features that exist in C++17. It is not recommended to use an earlier version of C++, if you want to proceed, please specify the C++ version specifically in the build configuration.
  6. Please rename every reference of 00 (ie. Team00/Code00) to your own team number. Since the .gitignore is configured to ignore libs, remember to force add the autotester libs back to the repository by running git add -f Team*/Code*/lib/ after you rename.

Target Environment

Item Version
OS Windows 10
Toolchain Microsoft Visual Studio Enterprise 2019 Version 16.11.0
C++ Standard C++17

Additional Build Instructions

No additional instructions required.

Team Members

Name Mobile Email Development OS/Toolchain
Andrea Tan Ker Yue 83281611 [email protected] MacOS w/ M1 Chips/Clion 2022.2, Cmake 3.24.0, Make 3.81
Anthony Lie 84307354 [email protected] Windows 10/Visual Studio 2022
Choo Jia Xin 97259057 [email protected] Windows 10/Visual Studio 2019
Heinrich 85891940 [email protected] Windows 10/Visual Studio 2022
Hwang Yong Kang 91084831 [email protected] Windows 10/Visual Studio 2019
Wong Hon Wee, Howard 96479701 [email protected] Windows 10/Visual Studio 2019

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published