db-lab1/BUILD-Windows.md

8 lines
348 B
Markdown
Raw Normal View History

2021-10-21 10:13:09 +08:00
# Build
*Refer to [readme](dependencies/README-Windows.md) for setting up the dependencies.*
Use VS2019 to open `WebApp/WebApp.sln`, which is a sample project. Remember to properly configure the database and `config.json` before you `Run` the project.
> `bserv` and `WebApp` should be built in `Debug` or `Release` (`x64`), NOT (`Win32`/`x86`).