Hello,
I have some questions… on my machine runs the application perfectly, now I want to start on another computer.
How can I create an application that runs without the development environment on a Windows PC. If I start the release without the VC ++ tools, I get the missing … dll errors.
Currently I have installed VS 2015 on the other computer also and the application usually starts?!? Sometimes the application stops in the console, but without an error message? How can I debug such an error.
regards.