News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

The 21 november 2006 build is out.

Started by killerbot, November 21, 2006, 06:58:57 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 for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z

The 21 November 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061121_rev3253_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061121_rev3253_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20061121_rev3253_suse100+101.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061121_rev3253_fc4+5.rpm (not yet)


Resolved Fixed:


  • wxMac: watch out for PID=0 too
  • added build in support for Tiny C Compiler (tcc) [might need some better options tuning and need some more work for linux]

Regressions/Confirmed/Annoying/Common bugs:


  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • menu items with icon not correctly aligned (since wx263)


sethjackson


vdumont

I get these error messages when running Code::blocks after upgrading to this nighty build

Scanning for plugins in C:\Program Files\CodeBlocks/share/codeblocks/plugins...
ERROR: Plugin resource not found: cbprofiler.zip
ERROR: Plugin resource not found: compilergcc.zip
ERROR: Plugin resource not found: debuggergdb.zip
ERROR: Plugin resource not found: pluginwizard.zip


I can compile/build projects without any problem though..


killerbot

Quote from: vdumont on November 21, 2006, 07:47:08 PM
I get these error messages when running Code::blocks after upgrading to this nighty build

Scanning for plugins in C:\Program Files\CodeBlocks/share/codeblocks/plugins...
ERROR: Plugin resource not found: cbprofiler.zip
ERROR: Plugin resource not found: compilergcc.zip
ERROR: Plugin resource not found: debuggergdb.zip
ERROR: Plugin resource not found: pluginwizard.zip


I can compile/build projects without any problem though..



go into that share directory and plug directory and delete those files  you listed (the zip version and the dll version)
(they are old and not needed anymore)

or

install the nightly in a fresh directory

vdumont

#4
Works! Thanks.

Also,
If I have a C project, and have a struct, let's say:


typedef struct Flex
{
    char *text;
    struct Flex *next;
} Flexion;


If I use that structure somewhere
Like:


Flexion f
f.

Is the code-completion feature supposed to list me the members of that structure when I type the dot after 'f' ?


One last thing, non-related:
Does anyone know how to AVOID the Windows XP Console to run fullscreen!? It always run fullscreen when building/compiling with Code::Blocks or any other IDE. I'm so tired of that fullscreen console! In the registry "Fullscreen" is set to 0...


SharkCZ

This nightly build will be available soon in Fedora Extras for Fedora Core 5, 6 and Development.
Code::Blocks package maintainer for Fedora and EPEL

cstudent

#6
Ubuntu 6.10 (Edgy) build here.
Get 6.06 (Dapper) build from link in first post by killerbot.

Edit: Pulled the 6.10 file from the site. Several errors when opening CB of not finding a zip file that contains images and the start page, etc. I would assume the 6.06 build is doing the same thing. Errors logged below:

06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/edit_16x16.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/contents_16x16.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/file.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/file-missing.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/file-modified.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/file-readonly.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/rc-file-added.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/rc-file-conflict.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/rc-file-missing.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/rc-file-modified.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/rc-file-outofdate.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/rc-file-uptodate.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/rc-file-requireslock.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/rc-file-external.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/rc-file-gotlock.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/rc-file-lockstolen.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/rc-file-mismatch.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/rc-file-noncontrolled.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/gohome.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/codeblocks.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/folder_open.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/vfolder_open.png': file does not exist.
06:45:54 AM: Cannot load resources from file '/usr/local/share/codeblocks/resources.zip#zip:main_menu.xrc'.
06:45:54 AM: Cannot load resources from file '/usr/local/share/codeblocks/resources.zip#zip:main_menu.xrc'.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/folder_open.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/ascii.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/modified_file.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/16x16/filefind.png': file does not exist.
06:45:54 AM: Cannot load resources from file '/usr/local/share/codeblocks/resources.zip#zip:main_menu.xrc'.
06:45:54 AM: Cannot load resources from file '/usr/local/share/codeblocks/resources.zip#zip:main_menu.xrc'.

Unable to open requested HTML document: /usr/local/share/codeblocks/start_here.zip#zip:start_here.html

When I try to open plugins menu:

06:48:33 AM: Cannot load resources from file '/usr/local/share/codeblocks/resources.zip#zip:main_menu.xrc'.
06:48:33 AM: XRC resource 'dlgConfigurePlugins' (class 'wxDialog') not found!

MortenMacFly

Quote from: vdumont on November 21, 2006, 08:29:23 PM
If I have a C project, and have a struct, let's say: [...]
...it works if you implement it this way:


struct Flex
{
    char *text;
    struct Flex *next;
};
typedef struct Flex Flex;


With regards, Morten.
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]

gjsmo

#8
Quote from: vdumont on November 21, 2006, 08:29:23 PM
If I have a C project, and have a struct, let's say:


typedef struct Flex
{
    char *text;
    struct Flex *next;
} Flexion;


If I use that structure somewhere
Like:


Flexion f
f.

Is the code-completion feature supposed to list me the members of that structure when I type the dot after 'f' ?
Yes, but only if you have saved the file containing the code for your structure.
EDIT:Check your code completion settings, too. On my system (WinXP,svn build 3253) the default is to start code completion after I type 4 letters.
[url="http://www.danasoft.com/sig/gjsmo.jpg"]http://www.danasoft.com/sig/gjsmo.jpg[/url] i luv linux.
There are 10 types of people in this world - those who understand binary and those who don't.
oh yeah: "I didn't really say everything I said."      -Yogi Berra

vdumont

#9
Thanks Morten, it works.


Still got to figure out how to stop getting the fullscreen console

reptils

I asked to killerbot if it was possible to make the "autoclose" options for these symbols ( [ { " ' I don't know if he had time to implement this option, I would like to know if it is easy to do this via the SDK plugin?
maybe I'll try
WinSplit Revolution [url="http://reptils.free.fr"]http://reptils.free.fr[/url]

MortenMacFly

Quote from: gjsmo on November 22, 2006, 12:33:08 AM
Yes, but only if you have saved the file containing the code for your structure.
Sure that is. Otherwise you'd have to re-parse the whole file every time you type/delete a character. This is *very* time consuming.

Quote from: gjsmo on November 22, 2006, 12:33:08 AM
On my system (WinXP,svn build 3253) the default is to start code completion after I type 4 letters.
...or CTRL + Space. That's what I do if it's less than 4 characters and I want to see the members anyway.

With regards, Morten.
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]

qwertz

Quote from: cstudent on November 21, 2006, 08:53:07 PM
Ubuntu 6.10 (Edgy) build here.
Get 6.06 (Dapper) build from link in first post by killerbot.

Edit: Pulled the 6.10 file from the site. Several errors when opening CB of not finding a zip file that contains images and the start page, etc. I would assume the 6.06 build is doing the same thing. Errors logged below:

06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/edit_16x16.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/contents_16x16.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/file.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/file-missing.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/file-modified.png': file does not exist.
06:45:54 AM: Can't load image from file '/usr/local/share/codeblocks/images/file-readonly.png': file does not exist.

[...]

When I try to open plugins menu:

06:48:33 AM: Cannot load resources from file '/usr/local/share/codeblocks/resources.zip#zip:main_menu.xrc'.
06:48:33 AM: XRC resource 'dlgConfigurePlugins' (class 'wxDialog') not found!


I get the same error on Edgy. Tried to set the correct path with "--prefix" and "CODEBLOCKS_DATA_DIR", but that also doesn't work.

killerbot

Quote from: reptils on November 22, 2006, 12:56:28 PM
I asked to killerbot if it was possible to make the "autoclose" options for these symbols ( [ { " ' I don't know if he had time to implement this option, I would like to know if it is easy to do this via the SDK plugin?
maybe I'll try

slipped my mind, could you refresh my memory please

reptils

I think that a possibility to autoclose the symbols ( [ { " ' would be interesting, but maybe you have more important bugs/improvement to implement before  :?
WinSplit Revolution [url="http://reptils.free.fr"]http://reptils.free.fr[/url]