Author Topic: The 10 April 2008 build (5000) is out.  (Read 40743 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
The 10 April 2008 build (5000) is out.
« on: April 10, 2008, 11:19:51 pm »
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

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

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

The 10 April 2008 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20080410_rev5000_win32.7z
  - Linux :
   none

Resolved Fixed:

  • class wizard: add support for member variables, add support for (doxygen) documenation
  • added new compiler: LCC
  • class wizard: prefix checkbox not taken into account
  • added Matlab-C-S-function wizard
  • Fixed: Crash in Linux when an item is dragged from one virtual folder to another and then it's edited. (Thanks r0d for posting and Jens for the patch)
  • lib_finder:
    * Each library can not provide list of header files (using */? wildcards) declared with this library
    * Those headers can now be used to automatically detect missing libraries in project
  • Applied: [Patch #2385] better WinAVR detection
  • Applied: [Patch #2332] Return focus to editor during compilations
  • Fixed: To-do list fails to parse encoded files in some cases. Now it will use EncodingDetector to detect and convert encoded files
  • Improved: Opened files parsing would be several times fast as now it will process them directly off memory
  • Fixed: To-do list starts parsing files while it's hidden
  • Added: A progress bar to update status while processing all files of a project
  • Applied: [Patch #2423] TODO Plugin remembers its scope between C::B sessions
  • Fixed; [Bug #13029] Scripting console crashes codeblocks
  • Fixed: [Bug #13227] irrlicht porject wizard doesn't find the irrlicht.h
  • Wizards: add wizards for ARM and PowerPC
  • consistency enhancement in project tree right click menu : save project/file
  • CodeSnippets 1.2.118 2008/04/7
    - Save Doc file in CodeSnippetsTreeCtrl::OnIdle(), not just mark as changed.
    - Avoid " ..." only tooltip and verify XML text edit wxCancel does not save.
    - Add unique id to each XML element
    - Add FindTreeItemBySnippetId() routine
    - Fixed interference of SetFocus with EditLabel in tree ctrl

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)

« Last Edit: April 19, 2008, 02:23:15 pm by killerbot »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 10 April 2008 build (5000) is out.
« Reply #1 on: April 10, 2008, 11:27:58 pm »
Sources and binaries for debian (32- and 64-bit) can be downloaded from my server (see signature).
Source-tarball should be usable on any platform.

There are also binary packages with wxWidgets cross-compile libraries available for download.

golie25

  • Guest
Re: The 10 April 2008 build (5000) is out.
« Reply #2 on: April 11, 2008, 03:24:03 am »
Just to let you know the link to download rev. 5000 is wrong. The link is for 4977. Just replace 4977 with 5000 to fix the problem.

Offline PauloH

  • Single posting newcomer
  • *
  • Posts: 5
Re: The 10 April 2008 build (5000) is out.
« Reply #3 on: April 11, 2008, 04:51:45 am »
Hi,

Code::Blocks is my "addiction" at this moment. Thanks for LCC support!!!

Paulo H.

Offline indigo0086

  • Almost regular
  • **
  • Posts: 150
Re: The 10 April 2008 build (5000) is out.
« Reply #4 on: April 11, 2008, 06:40:18 am »
FUHFUHFUHFIVE THOUSAND!

Offline hangl

  • Multiple posting newcomer
  • *
  • Posts: 20
Re: The 10 April 2008 build (5000) is out.
« Reply #5 on: April 11, 2008, 08:04:25 am »
Threadsearch:

Threadsearch is  very usefu .it is my first chose when searching something in a large mount of files.but it is a little annoying,it shows too much messagebox  "Failed to open xxxxxx" .sometimes hundreds of those message!

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 10 April 2008 build (5000) is out.
« Reply #6 on: April 11, 2008, 08:19:37 am »
Threadsearch:

Threadsearch is  very usefu .it is my first chose when searching something in a large mount of files.but it is a little annoying,it shows too much messagebox  "Failed to open xxxxxx" .sometimes hundreds of those message!

If you use svn version svn4940 or greater, there are two checkboxes in ThreadSearch-Options to switch the message-boxes off.

Offline Joerg

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 10 April 2008 build (5000) is out.
« Reply #7 on: April 11, 2008, 09:41:38 am »
Can't start the ARM wizard in new projects.
Although I can see it in configs.scipt.
What do I have to delete (in regestry)?
Joerg
It's never too late to fail!

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 10 April 2008 build (5000) is out.
« Reply #8 on: April 11, 2008, 10:03:52 am »
Can't start the ARM wizard in new projects.
Although I can see it in configs.scipt.
What do I have to delete (in regestry)?
Joerg
C::B does not use the (windows) registry.
Do you get any error messages ? Which ?
Which OS ?

Offline brucus

  • Single posting newcomer
  • *
  • Posts: 8
Re: The 10 April 2008 build (5000) is out.
« Reply #9 on: April 11, 2008, 11:42:36 am »
Hi lads!
seems berlios doesn't work.
Could someone look at it pls.?
Thanks.

Offline Xaviou

  • Regular
  • ***
  • Posts: 401
    • X@v's wxStuff
Re: The 10 April 2008 build (5000) is out.
« Reply #10 on: April 11, 2008, 05:18:06 pm »
Ubuntu 7.04 to 7.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx287) can be found here.
The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 10 April 2008 build (5000) is out.
« Reply #12 on: April 12, 2008, 01:11:45 am »
Build for Ubuntu i386/amd64 can be found here

Best regards, pasgui

Offline san

  • Multiple posting newcomer
  • *
  • Posts: 20
Re: The 10 April 2008 build (5000) is out.
« Reply #13 on: April 12, 2008, 11:46:57 am »
RSS feed gets a 404...

Now I only know if there is an update after a manual check or if pasgui updates his repository (tnx btw!)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
Re: The 10 April 2008 build (5000) is out.
« Reply #14 on: April 12, 2008, 11:54:39 am »
RSS still down, will toke same more time. We are looking for a solution.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 10 April 2008 build (5000) is out.
« Reply #15 on: April 12, 2008, 12:14:50 pm »
RSS feed gets a 404...

Now I only know if there is an update after a manual check or if pasgui updates his repository (tnx btw!)
You can also get a notification via email.
Click on Nightly builds at the  top of the page and the on Notification at the top right.
Email notification still works fine.

Kaze Youkai

  • Guest
Re: The 10 April 2008 build (5000) is out.
« Reply #16 on: April 13, 2008, 11:08:31 pm »
Well, the link works now, but clicking the "Download" link at BerliOS results in an "Object Not Found" error.
That can't be good.

-Kaze

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7576
    • My Best Post
Re: The 10 April 2008 build (5000) is out.
« Reply #17 on: April 14, 2008, 01:50:04 am »
Patch to remove "include\wxAUI" as an search directory, this search folder seems to be left over from wxWidgets 2.6 Code::Blocks. The folder itself is no longer in SVN.

Tim S

Index: src/CodeBlocks.cbp
===================================================================
--- src/CodeBlocks.cbp   (revision 5000)
+++ src/CodeBlocks.cbp   (working copy)
@@ -191,7 +191,6 @@
             <Compiler>
                <Add option="-DBUILDING_PLUGIN" />
                <Add directory="include" />
-               <Add directory="include\wxAUI" />
                <Add directory="include\wxFlatNotebook\include" />
                <Add directory="include\scripting\include" />
                <Add directory="include\scripting\sqplus" />
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 cieszak

  • Single posting newcomer
  • *
  • Posts: 3
    • http://cieszak.eu
Re: The 10 April 2008 build (5000) is out.
« Reply #18 on: April 14, 2008, 10:43:31 am »
Well, the link works now, but clicking the "Download" link at BerliOS results in an "Object Not Found" error.
That can't be good.

-Kaze
work link is http://prdownload.berlios.de/codeblocks/CB_20080410_rev5000_win32.7z (change rev4977 to 5000)

Offline notBlahButBlahBlah

  • Single posting newcomer
  • *
  • Posts: 8
Re: The 10 April 2008 build (5000) is out.
« Reply #19 on: April 14, 2008, 01:44:04 pm »
hello everybody,  :D

TY for rev5000 and 5001, but i am a problem with wxsmith

for the first starting of codeblocks after make install

in the bottom and on the right, there is an information (tips?) that indicates
wxsmith .. .so
and
libwxsmith ... so
are failed to charged

the version of wxsmith is different of codeblocks, i believe

and in plugin box, wxsmith does not display like choice

have you an idea ?  :shock:

ubuntu hardy
amd 64 2cores
ram 1go
hd 250go

configure --with-contribs=all


with regards,
stéphane

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 10 April 2008 build (5000) is out.
« Reply #20 on: April 14, 2008, 01:57:56 pm »
configure --with-contribs=all

If you really typed this, that's the error.

It should be --with-contrib-plugins=all
« Last Edit: April 14, 2008, 02:06:22 pm by jens »

Offline notBlahButBlahBlah

  • Single posting newcomer
  • *
  • Posts: 8
Re: The 10 April 2008 build (5000) is out.
« Reply #21 on: April 14, 2008, 09:54:52 pm »
hehe 

Too easy
no no
I seized well the good parameter

--with-contrib-plugins=all

but I do not understand  :?, I just restarted the machine after 24 hours and it works now.
OK, I do not try to understand, there is not problem anymore, case resolved! :P

Good evening :wink:


Offline Joerg

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 10 April 2008 build (5000) is out.
« Reply #22 on: April 17, 2008, 09:52:23 am »
Hi,

I still have the problem with the really annoying 'want build now' message.

I can click it away every time of course,
but then I loose the messages of me previously intended build!
Regards,
Joerg

[attachment deleted by admin]
It's never too late to fail!

Offline brucus

  • Single posting newcomer
  • *
  • Posts: 8
Re: The 10 April 2008 build (5000) is out.
« Reply #23 on: April 17, 2008, 10:19:08 am »
Hi lads!
seems berlios doesn't work.
Could someone look at it pls.?
Thanks.

O.K. I found the problem.
;)
Wrong link, should be http://prdownload.berlios.de/codeblocks/CB_20080410_rev5000_win32.7z (Windows)

Offline AndiDog

  • Single posting newcomer
  • *
  • Posts: 6
Re: The 10 April 2008 build (5000) is out.
« Reply #24 on: April 19, 2008, 01:26:37 pm »
When compiling a C++ program with GCC4, there is no error shown if the linker (ld.exe) returns 1. For example, this is the case when your program is running and the linker tries to overwrite it.
The console output is marked red in the "Build log", but the message pane auto-hides and no error is shown in the build messages ("Build finished: 0 errors, 4 warnings").

Console output:

Code
[......]
d:/c++/mingw/bin/../lib/gcc/mingw32/4.3.0/../../../../mingw32/bin/ld.exe: cannot open output file ..\utf8-coding.exe: Permission denied
collect2: ld returned 1 exit status
Process terminated with status 1 (0 minutes, 2 seconds)
0 errors, 4 warnings


I'm using nightly build 5000.

Do you have the same problem? Probably even with other compilers? It might be a bug, then...

Offline AndiDog

  • Single posting newcomer
  • *
  • Posts: 6
Re: The 10 April 2008 build (5000) is out.
« Reply #25 on: April 19, 2008, 03:20:57 pm »
Me again...

Seems like it's working now, seems like it's not reliable to always show up errors?!

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 10 April 2008 build (5000) is out.
« Reply #26 on: April 22, 2008, 12:02:36 am »
I'll be out to work in the "wilderness" (no Internet) for at least the next three days.
I'll be back either thursday night or friday afternoon depending of the time we need to find and fix the problem in the control of an open air swimming pool.

That means that I can't build any nightlies neither upload them to my server until I'm back, so I decided to put svn5010 into my (debian-)repo.
http://apt.jenslody.de/

Offline Joerg

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 10 April 2008 build (5000) is out.
« Reply #27 on: April 22, 2008, 05:01:29 pm »
and no, I did not hit build and run!
but when I hit it and I hit build only afterwards
I does as expected.
some time later is starts with trying it to run again :(
It's never too late to fail!