microsoft / service-fabric

Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
https://docs.microsoft.com/en-us/azure/service-fabric/
MIT License
3.04k stars 401 forks source link

[BUG] - AWK not found #1344

Open fuocor opened 2 years ago

fuocor commented 2 years ago

Describe the bug Trying to build on windows and getting

1> [CMake] 
1> [CMake] CMake Error at C:\git\microsoft\service-fabric\src\prod\CMakeLists.txt:89 (message):
1> [CMake]   AWK not found
1> [CMake] 

Service Fabric Runtime Version: Source

Environment: Windows 10

Additional context There is no documentation on how to build the repo on windows.


Assignees: /cc @microsoft/service-fabric-triage

Prayag-raj-sharma commented 2 years ago

I would like to work on this issue. Please reply ASAP.