I'm using QtCreator with C++
I have developed a small application for test and learning purposes. When I tried to build and run from QtCreator nothing is problem.
However, when I want to run exe file in the release folder of the project. It gives an error.
libstdc++-6.dll not found.
How can I run this exe?
Bookmarks