News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

The 07 April 2012 build (7925) is out.

Started by killerbot, April 08, 2012, 03:25:56 PM

Previous topic - Next topic

killerbot

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_wx2812_gcc452-TDM.7z

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

The 07 April 2012 build is out.
 - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20120407_rev7925_win32.7z
 - Linux :
   none

Resolved Fixed:


  • MERGED DEBUGGERS BRANCH (wxpropgrid_debuggers) BACK IN TRUNK (all the changes in the branch are incorporated in trunk, now)
  • plugin manager: changed API for CC plugins to query for file extensions the CC plugin is capable to code complete
  • CC: re-implemented support of code completion for lexer keywords

Regressions/Confirmed/Annoying/Common bugs:




u_margus

I'm using C::B v7925 for win32 with CygWin.
I cannot find "Environment variables" from
menu -> Settings -> Environment... -> Environment variables ,
so, how add environment variable "CYGWIN" with a value of "nodosfilewarning"?


oBFusCATed

u_margus: Do you have the Environment variables plugin loaded?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

u_margus

The Environment variables plugin isn't loaded and  i can't find it.  
When I  unpacked the 7917 version, all is OK.
I noticed, v7925 cannot load most of plugins, but v7917 can.

oBFusCATed

Are you sure you've installed it correctly? In a clean directory.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

killerbot

there's indeed something wrong with several plug-ins, somewhere the update process didn't work correctly, not updating all plug-ins, where older ones are still on the old SK.

Although I have don a clean all, before I started the build. Grrrrr, I think I already know the answer : F*** pch

I will create a new build ,and update the post.

u_margus


seb_seb0

Quote from: killerbot on April 08, 2012, 07:32:49 PM
there's indeed something wrong with several plug-ins, somewhere the update process didn't work correctly, not updating all plug-ins, where older ones are still on the old SK.

Although I have don a clean all, before I started the build. Grrrrr, I think I already know the answer : F*** pch

I will create a new build ,and update the post.

I confirm the problem occurred, and I confirmed that a clean re-build (delete all sources, svn check-out,  build) solved everything (at least for me, on Win7 64 bits).

Freem

I am very happy to know that debugging branch have been merged!
Well done, and many thanks for all your work.

Master

i get the object not found error! :-\ :
http://download.berlios.de/error/HTTP_NOT_FOUND.html.var
a man's dream is an index to his greatness...

Freem

I guess they removed the windows version because of the error in the build which was said before my first post.

Master

Quote from: Freem on April 08, 2012, 09:34:05 PM
I guess they removed the windows version because of the error in the build which was said before my first post.
tanx , i thought they have already fixed that
so gotta wait huh?
a man's dream is an index to his greatness...

Freem

I don't know, I just guess :)
You can try to compile yourself if you do not want to wait: just use the SVN repo and the C::B project in it. The procedure is not very hard by itself, and it seem the problem is not in sources, but because killerbot forgot to clean correctly before building.

killerbot

second attempt failed again, after throwing away nearly all files.

attempt 3 started (build won't be posted before tomorrow morning, so please be patient) ...

Jenna

Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my repo.