User forums > Nightly builds

The 02 September 2007 build (4421) is out.

<< < (6/7) > >>

eckard_klotz:
Hello Everyone.

I'm using C::B on a computer without internet also and want to use the devpak ubdater/installer. I have downloaded the devpaks with an onther pc and transfered them with an usb-stick.

How can I configure the devpak-plugin to find and install this local files?

Regards,
             Eckard Klotz.

marfi:

--- Quote ---
--- Quote ---Hi, do anybody use Win XP 64bit edition with C::B? I do and I'm not able to debug any C::B projects, because the debbuger stops immediatelly with message 'Debugger finished with status 0' without any effects. Is it only my problem or is it a bug (of CB or GDB itself)? I use DBG 6.3 donwnloaded from MinGW site.
--- End quote ---
Make sure you have "generate debugging symbols" enabled and you do not have "strip executable" turned on.
--- End quote ---

All project settings are OK. It doesn't work even for fresh projects generated by the app wizard. The same project on a different PC (32-bit WinXP SP2) works fine.

sighforever:
When I run the codeblocks in start menu, it will be not responding. And when I run it in terminal, I will get this error:

(codeblocks:12036): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed

What can I do for this problem?

MortenMacFly:

--- Quote from: sighforever on September 06, 2007, 11:40:59 am ---What can I do for this problem?

--- End quote ---
Search the forum and pick one of the 1 mio solutions.

thomas:

--- Quote from: marfi on September 06, 2007, 11:10:24 am ---
--- Quote ---
--- Quote ---Hi, do anybody use Win XP 64bit edition with C::B? I do and I'm not able to debug any C::B projects, because the debbuger stops immediatelly with message 'Debugger finished with status 0' without any effects. Is it only my problem or is it a bug (of CB or GDB itself)? I use DBG 6.3 donwnloaded from MinGW site.
--- End quote ---
Make sure you have "generate debugging symbols" enabled and you do not have "strip executable" turned on.
--- End quote ---

All project settings are OK. It doesn't work even for fresh projects generated by the app wizard. The same project on a different PC (32-bit WinXP SP2) works fine.

--- End quote ---
Hmm... unluckily don't have a 64-bit Windows to test, could only guess :(

Can you start gdb successfully if you run it from the command line, and open a process? Yes... I know this is more than painful, but just to see if it runs at all. If this works, it points to a problem with Code::Blocks. If this doesn't work either, then it's a gdb problem (and we don't need to bother).

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version