deployment c++ app

  • Thread starter Thread starter JonasLub
  • Start date Start date
J

JonasLub

Guest
Hi

I want to deploy my C dll. I was informed that there is a visual c++ redistributable 2017 installed on the target machine. Should I try somehow match to the redistributable through configuring visual studio tools (which I have never done and it was difficult to find how to do on in the Internet) or should I install the redistributable provided by VS that was used to build the dll? What would be the best practice?

Thanks

Continue reading...
 
Back
Top