Missing Dll
Completed
Hi there
I started using Clion and its really nice IDE!!
however, I have problem with compiled programs (I am sorry I am beginner) i spent some time looking for solution but so far not much luck.
When I try to run on my Windows 10 x64 program I am getting message that 2 DLL are missing
libgcc_s_dw2-1.dll and libstdc++-6.dll.
I have libgcc_s_dw2-1.dll in more then one location (from Visual Studio and in C:\MinGW\bin) but for whatever reason Windows does not see this.
Do you know how to resolve this?
thanks :)
Please sign in to leave a comment.
resolved