Skip to main content
Serious clean up
Source Link
Kylotan
  • 24.4k
  • 3
  • 55
  • 94

my My SDL Game executable cannot run outside codeblocks

After compiling and running successfully SDL programs successfully inside codeblocksCodeBlocks, when iI run outsidethem outside codeblocksCodeBlocks (runnung byby clicking exe.exe file) my program does not run IT SAYS. Instead, it says that libstdc++6.dll is missing from computer.

Every time I get this error. I properly have all the SDL dlls, but why is this error newly happening SOMEONE PLEASE HELP ME?

my SDL Game executable cannot run outside codeblocks

After compiling and running successfully SDL programs inside codeblocks, when i run outside outside codeblocks (runnung by clicking exe file) my program does not run IT SAYS libstdc++6.dll is missing from computer.

Every time I get this error. I properly have all SDL dlls but why is this error newly happening SOMEONE PLEASE HELP ME

My SDL Game executable cannot run outside codeblocks

After compiling and running SDL programs successfully inside CodeBlocks, when I run them outside CodeBlocks (by clicking .exe file) my program does not run. Instead, it says that libstdc++6.dll is missing from computer.

I have all the SDL dlls, but why is this error happening?

Source Link

my SDL Game executable cannot run outside codeblocks

After compiling and running successfully SDL programs inside codeblocks, when i run outside outside codeblocks (runnung by clicking exe file) my program does not run IT SAYS libstdc++6.dll is missing from computer.

Every time I get this error. I properly have all SDL dlls but why is this error newly happening SOMEONE PLEASE HELP ME