fasteddy516 / SimplySerial

A windows console application for serial communications.
MIT License
180 stars 22 forks source link

How to build a compilation environment based on the source code? #20

Closed BirdNum closed 2 years ago

BirdNum commented 2 years ago

I'm not familer with C#,so I would preciate if you can tell me the whole process of building the compilation environment,such as what IDE to use and how to import your source code to compile.

fasteddy516 commented 2 years ago

After cloning this repository, the SimplySerial solution file SimplySerial.sln can be opened and built in Microsoft Visual Studio 2022 Community Edition.