h353655
Posts: 31
Joined: Wed Jun 21, 2017 2:51 pm

Building with MSBuild

I noticed to my dismay, that when I build my visual studio solution containing an aiproj, MSBuild seems to just skip that.
What is needed to make sure my aip/aiproj will be built also?

Or do I need to have a command line on my build server that runs AI and builds the aip?

I'm sure it's just me doing something wrong...
Catalin
Posts: 6608
Joined: Wed Jun 13, 2018 7:49 am

Re: Building with MSBuild

Hello,

In your VS project, click on "Configuration Manager":
Screenshot_109.png
Screenshot_109.png (29.19 KiB) Viewed 4465 times
and make sure the "Build" is checked for your Advanced Installer project:
Screenshot_110.png
Screenshot_110.png (20.29 KiB) Viewed 4465 times
Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”