Author Topic: Problems with templates in Code::Blocks  (Read 2460 times)

bacondude95

  • Guest
Problems with templates in Code::Blocks
« on: October 20, 2013, 08:41:18 pm »
I have a problem with compiling a project. I made a template in codeblocks to save some time when I'm making projects for the same kind of stuff but when I compile it I got an error saying a problem with the entry point of "libstdc++-6.dll". I then replaced the file and it successfully compiled and ran but, when I tried running it outside of codeblocks I get another error saying a file is missing from my computer. I tested this in older projects that were not templates and even added some code and they ran successfully in and outside of codeblocks.
The version I'm currently using is 12.11.

Please help with this problem.

-bacondude95

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Problems with templates in Code::Blocks
« Reply #1 on: October 20, 2013, 10:01:10 pm »
This is a compiler problem, and so not related to codeblocks and so in this forum not allowed and so it may be locked from a admin....

anyway:
1)
Quote
I get another error saying a file is missing from my computer
How should we now what error it is? Without any information about the error how should we help?
2)
Quote
currently using is 12.11.
nice but old, and this is a compiler issue, and so we need to know the compiler (and no c::b is NOT A COMPILER)
3)
Quote
I then replaced the file
with what did you replaced witch file, and because, and where?

you see, a lot information is missing, so i could not help sry...

greetings