News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 18 July 2006 build is out.

Started by killerbot, July 18, 2006, 07:54:18 PM

Previous topic - Next topic

killerbot

Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll (2.6.2) for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 18 July 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060718_rev2763_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060718_rev2763_Ubuntu6.06.deb (not this time)
         http://prdownload.berlios.de/codeblocks/CB_20060718_rev2763_fc4+5.rpm


Resolved Fixed:


  • little adjustment in the autoconf check
  • include fix (for non pch builds) for recent changes
  • added Select All/Deselect All buttons to multi select dialog
  • KeyBinder - v0.21 - Removed all dependencies on pushEventHander to avoid leaking handlers on unnotified window closuress
  • Fixed multiple key profiles not being updated correctly when switching profiles without restarting CB
  • some more little adjustments in the autoconf check

Regressions/Confirmed/Annoying/Common bugs:


  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)
  • menu items with icon not correctly aligned (since wx263)


cstudent


asdf

how about copy and paste in the code context menu???

Ceniza

Copy&Paste? Aren't those already in Edit (in the context menu)?

agent007se

Quote from: Ceniza on July 19, 2006, 05:23:15 AM
Copy&Paste? Aren't those already in Edit (in the context menu)?

Context menu -> edit -> copy/paste/...

Silicium62

hi

in Build menu, you have Build option but there isn't a Link option. It is a choice ? It can be useful to link a project without Build because only an lib has changed

Zingam

I think that it is about time to add an improved find & replace dialogs. It's a shame that CB neglects this so important feature. Is is it so difficult to make this feature? It's something that all other editors do better.

Silicium62

Quote from: Silicium62 on July 19, 2006, 09:01:04 AM
hi

in Build menu, you have Build option but there isn't a Link option. It is a choice ? It can be useful to link a project without Build because only an lib has changed

ok, i use the dependency option in the options of Projet

Jan-Nik

Hi!

I have a problem: With all nightly builds, i can't open any c++-files. When i open a .cpp File then there is no content, it's blank, but when i open it in notepad it works. When i open files saved with the nightly build i can open them.
Is that a bug?

killerbot

seems to be a encoding problem, do your sources contain "diacritics" ?
and so bug in CB.

MortenMacFly

#10
Quote from: Jan-Nik on July 19, 2006, 12:14:13 PM
I have a problem: With all nightly builds, i can't open any c++-files.
Are you working under Windows? If so, could you please try:
- Settings -> Editor -> General settings -> "Default encoding when opening files",

Try set it (in this order) to:
- default
- UTF-8
- ISO encoding of your contry (central europe it is e.g. ISO-8859-1)
- Windows encoding of your country (Germany it is e.g. Windows-1252)

...and try opening the file(s) with all of these settings.

Does that change anything? If it works with any of these settings -> set this as default option. ;-)

Edit: For the ISO modes also have a look here: http://en.wikipedia.org/wiki/ISO-8859#The_Parts_of_ISO_8859.
For the Windows encodings have a look here:
http://en.wikipedia.org/wiki/Code_page#Windows_.28ANSI.29_code_pages
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Zingam

Code::Blocks for Linux doesn't sill work for me. It crashes when I try ot open a project. I've never been able to use CB on Linux due to constant crashes. I use Ubuntu 6.06. Have you more success with Linux?

Michael

Quote from: Zingam on July 19, 2006, 01:07:15 PM
Code::Blocks for Linux doesn't sill work for me. It crashes when I try ot open a project. I've never been able to use CB on Linux due to constant crashes. I use Ubuntu 6.06. Have you more success with Linux?

Hello,

Do you use the package provided by cstudent or did you build C::B by yourself?

Best wishes,
Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

ahlongxp

Quote from: Zingam on July 19, 2006, 01:07:15 PM
Code::Blocks for Linux doesn't sill work for me. It crashes when I try ot open a project. I've never been able to use CB on Linux due to constant crashes. I use Ubuntu 6.06. Have you more success with Linux?
Code::Blocks works fine in my Ubuntu 6.06.
ubuntu 8.04
wxWidget 2.8

cstudent

Quote from: Zingam on July 19, 2006, 01:07:15 PM
Code::Blocks for Linux doesn't sill work for me. It crashes when I try ot open a project. I've never been able to use CB on Linux due to constant crashes. I use Ubuntu 6.06. Have you more success with Linux?

I don't know why it's crashing. I have tried out the .debs I've been building on 4 different machines running Ubuntu 6.06 and they seem to work fine. I was up late last night writing a little how-to on how to build the .debs and also build and install Code::Blocks using the ./configure, make & make install method. You can read up on that if you'd like by going here http://wjkirby.googlepages.com/

You might try using the ./configure-make method if you haven't already. If you're running an i686 machine you could try this .deb

http://prdownload.berlios.de/codeblocks/codeblocks_svn-2758-ubuntu_i686.deb