Skip to main content
Participating Frequently
June 24, 2024
Question

Adobe Acrobat Plugin C++ PDFL CI/CD automation

  • June 24, 2024
  • 0 replies
  • 263 views

I have created a Adobe acrobat plugin in C++. And we have different clients, so in our plugin code we have some constants and need to build .API file separately. We have code in github, and I am building using Windows Agent. As far as I understood, this requires Visual Studio required to build the project? Recently found there is c++ redistributable package from Microsoft which may help here... Anyone has suggestions here? Thanks

This topic has been closed for replies.