Author Topic: 10.05 crash when I make a new project  (Read 3921 times)

Offline mobilevil

  • Single posting newcomer
  • *
  • Posts: 3
10.05 crash when I make a new project
« on: October 22, 2010, 06:02:16 pm »
Hello I am new to this project, and i have downloaded codeblocks-10.05mingw-setup.exe for my win7 64 noteook today,
installed and run, i want to make a hello world console app.

first, i see a warning about some of the plug ins are not loaded, anyway file->new->project, give it a name and next next next, then bang it crash.

I have tried both console, win32 gui, c and c++, all crash
any hints?

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: 10.05 crash when I make a new project
« Reply #1 on: October 22, 2010, 06:04:59 pm »
>>> i see a warning about some of the plug ins are not loaded

What does the warning say ?
Kernel Extremist - PedroM power ©

Offline mobilevil

  • Single posting newcomer
  • *
  • Posts: 3
Re: 10.05 crash when I make a new project
« Reply #2 on: October 22, 2010, 06:11:30 pm »
one or more plugins were not loaded. this usually happens when a plugin is built for a different version of the code::block sdk. check the application log for more info

list of failed plugins
browsetracker.dll
cd_koders.dll
codesnippets.dll
copystings.dll
exporter.dll
and a few i can't read as it's covered by the windows task bar
where can I find the log?

Offline mobilevil

  • Single posting newcomer
  • *
  • Posts: 3
Re: 10.05 crash when I make a new project
« Reply #3 on: October 22, 2010, 07:02:40 pm »
i reinstall code block and uninstalled my other mingw installation, now it's ok. thanks