User forums > Nightly builds

The 11 July 2006 build is out.

(1/3) > >>

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 11 July 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060711_rev2733_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060711_rev2733_Ubuntu6.06.deb (not this time)
         http://prdownload.berlios.de/codeblocks/CB_20060711_rev2733_fc4+5.rpm


Resolved Fixed:


* Commented all those #pragma in wxPdfDocument which caused problems
under Linux
* quick-fix as suggested by mandrav to have the project wizards work again
* fixed bug in scripts: output file created in root folder if working dir is empty
* Added new wizard for creating Code::Blocks plugins. The old plugin (src/plugins/pluginwizard) will be removed shortly
* Various updates in scripted wizard and its scripts
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)

skirby:
Hello,

Thanks for this new build.

I have noticed a small problem with "Digital Mars Compiler" and project wizard.
When you create a project (MS Dos or Windows), by default :

1./ "Other options" for project is defined to -Wall
2./ Release "Other options" is defined to -O2

But these options seem not to be support by "Digital Mars Compiler"
Simply delete these option and you can compile the project.

Am I wrong?
Do you think these values have to be remove from project wizard template?

Thanks and have a nice day.

mandrav:
The wizards currently support the gcc* and msvc* compilers.
It's easy to add support for more but unfortunately I didn't have the time...
I might do this tomorrow though :)

Charon:
one thing i noticed in an older version (sorry, no revision number. was about 3 weeks old) and in this actual version :
1. open any file
2. fold some functions and/or if-statements
3. press shift+f12 two times (fold all and unfold all)
4. search the folds you manually placed before
5. they are correctly unfolded, but in front of them the "+" is still shown

no idea if this is a wxScintilla-bug since i have no idea how Code::Blocks communicates with it. this happened on on a fully patched WinXP Professional.

another thing i noticed in the actual version shocked my first :
after opening Code::Blocks a small window appeared in the lower right corner of my screen. it slowly slid into the screen from the bottom, showing "information" in its title-bar and some stuff about a compiler in it.
is this intended behaviour? at first i thought i caught some adware, but after reading the text i seemed to have something to do with Code:Blocks.
i really was afraid at first :D

keep up the good work
Markus

C D Tamhankar:
Hello,

I am new to code::blocks.
It has just what programmer expects.
I have switched over to codeblocks after trying eclipse for few weeks.

I have noticed peculiar options for codeblocks IDE.

Like Borland IDE it provides setting of compiler flags for debugger mode and release mode.
But it is also available for project level. And rightly its available on Global Compiler options screen.
My little experience tells me that project level setting is redundant as its taken care at debugger / release level options.... It confuses me.



I have downloaded  GCC4.1.x

I have modified the compiler installation directory ( in compiler- debugger option)
When I compile any source file... it fails with a message 'nothing to be done'
But when I use 'autodetect option' for compiler installation directory, it selects sub-directory of codeblocks folder. Then it compiles fine.

I have also installed MinGw 5.0.3 version but codeblocks still uses its  GCC-3.4.4 compiler shipped with RC2

How to incorporate GCC-4.1 compiler

Any plans of incorporating GCC 4.1.1 as a default compiler for 1.0-RC3 version ?

 

Navigation

[0] Message Index

[#] Next page

Go to full version