User forums > Nightly builds

The 21 July 2012 build (8150) is out.

<< < (7/14) > >>

stefanos_:
On my Debian wheezy [32-bit] svn-8175, crashed (again) upon closing a project. This time i could save the generated report; I compile Code::Blocks with GCC compiler 4.6.3.

Below you can find report as an attachment.

dot-borg:
I get the following link errors building codeblocks on Ubuntu 12.04:


--- Code: ---/usr/lib/x86_64-linux-gnu/libwx_gtk2u_adv-2.8.so: error: undefined reference to 'XGrabServer'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_adv-2.8.so: error: undefined reference to 'XFlush'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_adv-2.8.so: error: undefined reference to 'XUngrabServer'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_adv-2.8.so: error: undefined reference to 'XSync'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_adv-2.8.so: error: undefined reference to 'XChangeProperty'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_adv-2.8.so: error: undefined reference to 'XFree'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_adv-2.8.so: error: undefined reference to 'XInternAtom'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_adv-2.8.so: error: undefined reference to 'XGetWindowProperty'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_adv-2.8.so: error: undefined reference to 'XGetSelectionOwner'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_adv-2.8.so: error: undefined reference to 'XSendEvent'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_adv-2.8.so: error: undefined reference to 'XSelectInput'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_adv-2.8.so: error: undefined reference to 'XScreenNumberOfScreen'
--- End code ---

Any ideas?

[edit] Never mind. Uninstalling binutils-gold seems to have fixed the issue.

nenin:
I found odd debugging buggs with at least two last nightly builds of C::B. When I try perform "Next line",   "Step Into"   or   "Step Out", I got something like that:

--- Code: ---[debug]>>>>>>cb_gdb:
[debug]> next
[debug]Warning:
[debug]Cannot insert breakpoint -60.
[debug]Error accessing memory address 0x7816cd30: Input/output error.
[debug]>>>>>>cb_gdb:

Error accessing memory address 0x7816cd30: Input/output error.

--- End code ---
After this message C::B typically lost connection with gdb.
It appears typically if line contains function call.
It not appears if I jumps between breakpoints or make "Run to cursor". 
   

tgucm:
I just installed C::B version 8150 and so far it's working great for me on Win7 64-bit :)

I don't see the missing-icon problem nor the syntax highlighting problems reported by others but i did do a completely from scratch install by insttructions on the page:

http://forums.codeblocks.org/index.php/topic,3232.0.html ( Topic: How to use a nightly build  (Read 225233 times) )

Could the problems others are having be from trying to upgrade an existing install of C::B ?  I havent ever done that yet but is there a walk thru I could review for when i go to the next version of C::B myself down the line ?

tgucm:
I just got this warning from my antivirus program:

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version