clawPDF icon indicating copy to clipboard operation
clawPDF copied to clipboard

VS 2019 Build Fails due to: clawPDF_setup\clawPDF_setup.vdproj: The application which this project type is based on was not found.

Open brhunt1958 opened this issue 6 years ago • 1 comments

There should be an additional prerequisite for this project (at least for VS 2019).

The Microsoft Visual Studio Installer Project extension needs to be added to VS 2019 before loading the project solution.

Extensions -> Manage Extensions Find and Select -> Microsoft Visual Studio Installer Project Restart VS 2019 Now open solution.

If solution was already opened and built, follow above steps, and after reopening VS 2019 and the clawPDF solution, select the clawPDF_setup project in solution explorer and execute a Project -> Reload.

brhunt1958 avatar Dec 12 '19 18:12 brhunt1958

You need to install Microsoft Visual Studio Installer Projects extension before opening the solution. MVSIPE

ymeric avatar Nov 07 '20 22:11 ymeric