Category "devenv"

Build specific projects with devenv

I have the following folder structure for a VS2019 solution/project: Solution_folder\ my_solution.sln cpp_project\ my_cpp_project.vcproj ifort_pr

devenv.exe exits instead of build (Visual Studio Community 2019)

Scenario: Open Visual Studio 2019 Developer Command Prompt v16.3.5 cd c:\some_solution devenv.exe libogg.sln /Build devenv.exe immediately exits instead of bui