Author Topic: Doesn't work  (Read 5221 times)

Offline A_User

  • Single posting newcomer
  • *
  • Posts: 4
Doesn't work
« on: July 22, 2010, 05:55:38 pm »
Hi everyone,
I have win 7 64 bit installed "codeblocks-10.05mingw-setup"
doesn't compile.
this is a reinstall.
the other install was the package without mingw, which didn't work. I installed mingw additionally, still no good. uninstalled them all and downloaded the "codeblocks-10.05mingw-setup" and it still doesn't work. when I say build, it just does nothing. no error nothing.

Thanks for your help.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Doesn't work
« Reply #1 on: July 22, 2010, 05:57:54 pm »
See here.
Maybe it helps.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: Doesn't work
« Reply #2 on: July 22, 2010, 06:00:03 pm »
Always Delete the default config file when trying to fix installation issues.

http://forums.codeblocks.org/index.php/topic,11362.0.html
Look under the %APPDATA% folder for an Code::Blocks folder; delete the config file has config or default in its name. Then, re-install the "codeblocks-10.05mingw-setup"

This is the last time I will help you; changing the username does not make you less ignorant.


« Last Edit: July 22, 2010, 06:02:08 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline A_User

  • Single posting newcomer
  • *
  • Posts: 4
Re: Doesn't work
« Reply #3 on: July 22, 2010, 06:11:02 pm »
Hi,

well it actually didn't help.

the codeblocks 10.05 seems to have everything needed to comlile c++.

selected compiler is GNU GCC compiler
compiler path: D:\CodeBlocks\MinGW
compiler mingw32-g++.exe
linker for dynamic libs mingw32-g++.exe
linker for static libs ar
debugger gdb
resource compiler windres
make program mingw32-make.exe

Auto detect says it couldn't detect compiler.

thanks

Offline A_User

  • Single posting newcomer
  • *
  • Posts: 4
Re: Doesn't work
« Reply #4 on: July 22, 2010, 06:19:12 pm »
Always Delete the default config file when trying to fix installation issues.

http://forums.codeblocks.org/index.php/topic,11362.0.html
Look under the %APPDATA% folder for an Code::Blocks folder; delete the config file has config or default in its name. Then, re-install the "codeblocks-10.05mingw-setup"

This is the last time I will help you; changing the username does not make you less ignorant.





Thanks a lot
now it works.
see you later.

Offline A_User

  • Single posting newcomer
  • *
  • Posts: 4
Re: Doesn't work
« Reply #5 on: July 22, 2010, 06:20:49 pm »
Always Delete the default config file when trying to fix installation issues.

http://forums.codeblocks.org/index.php/topic,11362.0.html
Look under the %APPDATA% folder for an Code::Blocks folder; delete the config file has config or default in its name. Then, re-install the "codeblocks-10.05mingw-setup"

This is the last time I will help you; changing the username does not make you less ignorant.




I just noticed your last remark about changing user name. I am really for the first time here.
Bye