TarsCloud / TarsGo

A high performance microservice framework in golang. A linux foundation project.
BSD 3-Clause "New" or "Revised" License
3.33k stars 508 forks source link

How to solve the problem that the frame keeps reporting errors under win10? #500

Closed mingjiana closed 4 months ago

mingjiana commented 1 year ago

Usage

cmake [options]
cmake [options]
cmake [options] -S -B

Specify a source directory to (re-)generate a build system for it in the current working directory. Specify an existing build directory to re-generate its build system.

Run 'cmake --help' for more information.

lbbniu commented 11 months ago

Recommend using macOS or Linux environment.