79427456

Date: 2025-02-10 14:59:44
Score: 2
Natty:
Report link

As suggested by https://stackoverflow.com/users/4208174/jonathan-dodds, and by How to get devenv.exe to display its output on the console the command that best worked for me is:

devenv.com my.sln /Build Release /Project my_project

The build time is close to that in VS

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Whitelisted phrase (-1): worked for me
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Serge