clawsoftware / clawPDF

Open Source Virtual (Network) Printer for Windows that allows you to create PDFs, OCR text, and print images, with advanced features usually available only in enterprise solutions.
https://github.com/clawsoftware/clawPDF
GNU Affero General Public License v3.0
661 stars 147 forks source link

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

Closed brhunt1958 closed 1 year ago

brhunt1958 commented 4 years ago

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.

ymeric commented 3 years ago

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