CLion Code Execution dll Errors
Hi Team,
I have installed Clion 2024.3 and created my C++ programs. Upon trying to run the exe files of the C++ programs i got Code execution errors for missing dll files (libstdc++-6.dll, libwinpthread-1.dll , libgcc_s_seh-1.dll). I downloaded the dll files and copied into the directory path.
After copying all the missing dll files, i ran the program again and the terminal is popping out but its blank, when it is supposed to show my program.
I installed c++ redistributable files but i have not got rid of the problem.
May you please assist.
请先登录再写评论。
Hello!
For an explanation of this, please see https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000003130-libwinpthread-1-dll-libgcc-s-seh-1-dll-0xc000007b-issues.
Is the output shown if you run the program in CLion?