UCI-HyperXite / inverter-control

0 stars 0 forks source link

Update setup instructions for macOS #21

Closed taesungh closed 8 months ago

taesungh commented 8 months ago

To allow developers on both macOS and Windows to use the C/C++ and CMake extensions for VS Code. Resolves #17.

Changes

Testing

  1. Remove the build directory if it exists already
  2. Use the Build button in the status bar from the CMake extension
  3. Verify the program is compiled to build
  4. Repeat steps for both macOS and Windows to ensure compatibility with both developer systems