Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on September 12, 2007, 08:28:32 pm

Title: The 12 September 2007 build (4466) is out.
Post by: killerbot on September 12, 2007, 08:28:32 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 (http://forums.codeblocks.org/index.php/topic,3232.0.html).

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.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

The 12 September 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070912_rev4466_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070912_rev4466_Ubuntu6.10+7.04_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070912_rev4466_Debian4.0_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070912_rev4466_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070912_rev4466_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 12 September 2007 build (4466) is out.
Post by: Xaviou on September 12, 2007, 09:05:48 pm
Ubuntu 6.10 & 7.04 Amd64 tar.gz archive (containing '.deb' installers builds with wx284) can be found here (http://www.esnips.com/web/CodeBlocks)
Title: Re: The 12 September 2007 build (4466) is out.
Post by: gandazgul on September 12, 2007, 09:18:04 pm
Hi, I am using Code::Blocks since I discovered it (a couple of months ago) and I love it!

[EDIT] DUMB... sorry, I just realized it says (Not Yet) next to the links
The download links for the last 4 or 5 nightly builds, including this one don't work :(

Where can I get the nightly build?

Problem:
The current version I have is 4446, I am using Ubuntu 7.04 Fiesty, the projects I have already work great, but I can't create any new projects, when I click 'Finish' at the end of the wizzard a bug report comes up and Code::Blocks closes without any other notice.

the report is attached.

thanks!

and keep the good work... you guys Rock! the next beer is on me :)

I will be posting bugs I find... I'll try to be as specific as possible.

salud

[attachment deleted by admin]
Title: Re: The 12 September 2007 build (4466) is out.
Post by: SR on September 12, 2007, 09:21:54 pm
Slackware build updated to revision 4466
http://sr.mcdir.ru/blogs/index.php?blog=7&p=127&more=1&c=1
Title: Re: The 12 September 2007 build (4466) is out.
Post by: alchemist on September 12, 2007, 09:40:31 pm
Hello,

I am with Gentoo Linux and have bootstrapping errors :
Code
aclocal:configure.in:89: warning: macro `AM_OPTIONS_WXCONFIG' not found in library
aclocal:configure.in:90: warning: macro `AM_PATH_WXCONFIG' not found in library
configure.in: installing `./install-sh'
configure.in: installing `./missing'
src/base/tinyxml/Makefile.am: installing `./depcomp'
configure.in:89: error: possibly undefined macro: AM_OPTIONS_WXCONFIG
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:90: error: possibly undefined macro: AM_PATH_WXCONFIG

Is this a C::B problem or Gentoo-specific ?

PS: I am using ebuild codeblocks-9999-r17.ebuild (http://www.savefile.com/projects/808517256) from the Gentoo Forum ;)

Kind regards,
Xavier Miller
Title: Re: The 12 September 2007 build (4466) is out.
Post by: gandazgul on September 12, 2007, 09:44:35 pm
Hello,

I am with Gentoo Linux and have bootstrapping errors :
Code
aclocal:configure.in:89: warning: macro `AM_OPTIONS_WXCONFIG' not found in library
aclocal:configure.in:90: warning: macro `AM_PATH_WXCONFIG' not found in library
configure.in: installing `./install-sh'
configure.in: installing `./missing'
src/base/tinyxml/Makefile.am: installing `./depcomp'
configure.in:89: error: possibly undefined macro: AM_OPTIONS_WXCONFIG
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:90: error: possibly undefined macro: AM_PATH_WXCONFIG

Is this a C::B problem or Gentoo-specific ?

PS: I am using ebuild codeblocks-9999-r17.ebuild (http://www.savefile.com/projects/808517256) from the Gentoo Forum ;)

Kind regards,
Xavier Miller

Copy wxwin.m4 to /usr/share/aclocal folder.
Title: Re: The 12 September 2007 build (4466) is out.
Post by: gandazgul on September 12, 2007, 09:57:55 pm
Ubuntu 6.10 & 7.04 Amd64 tar.gz archive (containing '.deb' installers builds with wx284) can be found here (http://www.esnips.com/web/CodeBlocks)


how did you get it?, can you please provide me with a link to the code... I'll build it for Ubuntu 7.04 32 bits.

thanks
Title: Re: The 12 September 2007 build (4466) is out.
Post by: alchemist on September 12, 2007, 10:16:36 pm
Hello,

I am with Gentoo Linux and have bootstrapping errors :
Code
...

Is this a C::B problem or Gentoo-specific ?

PS: I am using ebuild codeblocks-9999-r17.ebuild (http://www.savefile.com/projects/808517256) from the Gentoo Forum ;)

Kind regards,
Xavier Miller

Copy wxwin.m4 to /usr/share/aclocal folder.

Thanks ! It works !!  8)

In fact /usr/share/aclocal/wxwin.m4 was removed when I cleaned wxGTK-2.6 ; I refreshed wxGTK-2.8.4 and now C::B 4466 is building 8)
Title: Re: The 12 September 2007 build (4466) is out.
Post by: XayC on September 12, 2007, 10:20:27 pm
how did you get it?, can you please provide me with a link to the code... I'll build it for Ubuntu 7.04 32 bits.

If you look for the source code, you can get it using subversion, from Berlios (http://www.codeblocks.org/source_code.shtml (http://www.codeblocks.org/source_code.shtml)).

There are other community members who build CB for 32bit Linux versions too, the latest I could find in the Nightly builds posts is this one:
http://forums.codeblocks.org/index.php/topic,6871.msg52647.html#msg52647 (http://forums.codeblocks.org/index.php/topic,6871.msg52647.html#msg52647).

Regards, XayC
Title: Re: The 12 September 2007 build (4466) is out.
Post by: gandazgul on September 13, 2007, 12:04:45 am
how did you get it?, can you please provide me with a link to the code... I'll build it for Ubuntu 7.04 32 bits.

If you look for the source code, you can get it using subversion, from Berlios (http://www.codeblocks.org/source_code.shtml (http://www.codeblocks.org/source_code.shtml)).

There are other community members who build CB for 32bit Linux versions too, the latest I could find in the Nightly builds posts is this one:
http://forums.codeblocks.org/index.php/topic,6871.msg52647.html#msg52647 (http://forums.codeblocks.org/index.php/topic,6871.msg52647.html#msg52647).

Regards, XayC

ok... thanks  :)
Title: Re: The 12 September 2007 build (4466) is out.
Post by: stahta01 on September 13, 2007, 03:07:03 pm
Patch needed to compile under windows without precompiled headers

Code
Index: src/plugins/compilergcc/compilergcc.cpp
===================================================================
--- src/plugins/compilergcc/compilergcc.cpp (revision 4460)
+++ src/plugins/compilergcc/compilergcc.cpp (working copy)
@@ -49,6 +49,7 @@
 #include <wx/button.h>
 #include <wx/stattext.h>
 #include <wx/statline.h>
+#include <wx/ffile.h>
 #include "makefilegenerator.h"
 #include "compileroptionsdlg.h"
 #include "directcommands.h"
Title: Re: The 12 September 2007 build (4466) is out.
Post by: Vova on September 13, 2007, 04:20:08 pm
Please help. I downloaded and unarhivated
unicode windows wxWidget dll for Code::Blocks : (http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.7z)

the mingw10m.dll (http://prdownload.berlios.de/codeblocks/mingwm10.7z)

The 12 September 2007 build (http://prdownload.berlios.de/codeblocks/CB_20070912_rev4466_win32.7z)

in one folder then start codeblocks.exe. It started with no problems. I make a new project, for example console project. I try to build the example of console project and receive this message in build log(asf is name ofmy project):
"asf - Release" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...
Nothing to be done.

What can I do? I want to use C::B nightly becouse there is GLUT project in it's creat new project menu, becouse I can't(I dont how to) to use glut in the standart(not nightly) C::B.
Plese help.
Title: Re: The 12 September 2007 build (4466) is out.
Post by: Grom on September 13, 2007, 04:25:09 pm
Byo, if I will travel throw the Europe, I will buy you a box of beer. :lol: Hope in polish beer is piwo :wink:.
Title: Re: The 12 September 2007 build (4466) is out.
Post by: Jenna on September 13, 2007, 04:36:31 pm
Vova, it looks like you don't have a compiler. or you selected a none existant one.
You can download mingw32 for windows from http://www.mingw.org

Jens
Title: Re: The 12 September 2007 build (4466) is out.
Post by: XayC on September 13, 2007, 05:11:05 pm
Vova, it looks like you don't have a compiler. or you selected a none existant one.
You can download mingw32 for windows from http://www.mingw.org

Yes, and you can find how to setup MinGW for Code::Blocks in the wiki.
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Windows (http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Windows)

Regards, XayC
Title: Re: The 12 September 2007 build (4466) is out.
Post by: NobodyImportant on September 13, 2007, 07:31:17 pm
Diabling the Code Snippets plugin crashes CB.

Win XP/sp2 with build 4466 & previous versions.

I'm trying to speed up CodeBlocks' load time by disabling useless plugins via the plugin manager, but everytime I disable it, it crashes codeblocks and XP asks me if I want to send a crash report.

I'm not using CodeSnippets, so it shouldn't be running or doing anything.  Nor is it visible.
Title: Re: The 12 September 2007 build (4466) is out.
Post by: MortenMacFly on September 13, 2007, 07:40:02 pm
Diabling the Code Snippets plugin crashes CB.
This is a known bug. The plugin references an invalid (config) pointer if you disable it.
Title: Re: The 12 September 2007 build (4466) is out.
Post by: JGM on September 13, 2007, 09:43:14 pm
Diabling the Code Snippets plugin crashes CB.

Win XP/sp2 with build 4466 & previous versions.

I'm trying to speed up CodeBlocks' load time by disabling useless plugins via the plugin manager, but everytime I disable it, it crashes codeblocks and XP asks me if I want to send a crash report.

I'm not using CodeSnippets, so it shouldn't be running or doing anything.  Nor is it visible.


try deleting the plugin dll files and zip files.
Title: Re: The 12 September 2007 build (4466) is out.
Post by: GNU_master on September 14, 2007, 06:15:32 am
Does the following links work? I try to open them to download but got a "
Code: server_response_reset
 The server response could not be read because of an error" error message.

http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.7z
http://prdownload.berlios.de/codeblocks/mingwm10.7z
http://prdownload.berlios.de/codeblocks/CB_20070912_rev4466_win32.7z

thanks.
Best Regards.
Title: Re: The 12 September 2007 build (4466) is out.
Post by: Ceniza on September 14, 2007, 06:43:45 am
BeliOS is down... again. You'll have to continue trying till it's up or till somebody provide another link.
Title: Re: The 12 September 2007 build (4466) is out.
Post by: BrianSidebotham on September 14, 2007, 02:13:05 pm
Hi guys,

Using Rev 4466

The Help File settings under the Settings->Environment dialog only take effect when I close and then restart c::b

Every time the Help File settings under the Settings->Environment dialog are edited I get a new menu option View->Man Pages Viewer (So I end up with multiple copies of the same menu item)

The following section of a man page doesn't render correctly in the man pages viewer:
Code
.nf
({                                                         \
    uint8_t value = (uint8_t)(~(lock_bits));               \
    __asm__ __volatile__                                   \
    (                                                      \
        'ldi r30, 1\n\t'                                   \
        'ldi r31, 0\n\t'                                   \
        'mov r0, %2\n\t'                                   \
        'sts %0, %1\n\t'                                   \
        'spm\n\t'                                          \
        :                                                  \
        : 'i' (_SFR_MEM_ADDR(__SPM_REG)),                  \
          'r' ((uint8_t)__BOOT_LOCK_BITS_SET),             \
          'r' (value)                                      \
        : 'r0', 'r30', 'r31'                               \
    );                                                     \
})
.fi

This comes out as a blank section. All I see of it is the start ({

The man page viewer has quite a large font. Is is possible to get this adjustable, or at least use a fixed-width font of a smaller size?

I can see this is currently being worked on, so disregard my post if this is already known, but I figured some feedback is better than none. At least you know someone is trying to use it!

P.S. Everything else is really going well, thanks for all the effort you put into the software, don't want you to think I am just moaning on! ;)

Title: Re: The 12 September 2007 build (4466) is out.
Post by: jsibarani on September 14, 2007, 02:36:34 pm
Hi,

CB crashed after i added files recursively to my project.

I attached codeblocks.RPT.

I'm using WinXP Pro SP2

Thanks



[attachment deleted by admin]
Title: Re: The 12 September 2007 build (4466) is out.
Post by: Ceniza on September 14, 2007, 08:40:27 pm
Quote from: BrianSidebotham
The Help File settings under the Settings->Environment dialog only take effect when I close and then restart c::b

Could you be a bit more specific?

On attach, the plugin concatenates all the man pages entries and sets all those entries as default directories. This is helpful if you want to search something when you just started the application. At this point, the only way to change those directories in the viewer is to search something using an entry of the help menu or the "locate in" submenu in the context menu you get when you right click on the editor (it must be a man: entry in this case). All subsequent searches will use the last set of directories established by that entry.

Quote from: BrianSidebotham
Every time the Help File settings under the Settings->Environment dialog are edited I get a new menu option View->Man Pages Viewer (So I end up with multiple copies of the same menu item)

You just found a bug! It's fixed in my local copy now, and I'll commit it in a few minutes.

Quote from: BrianSidebotham
The following section of a man page doesn't render correctly in the man pages viewer:
Code
.nf
({                                                         \
    uint8_t value = (uint8_t)(~(lock_bits));               \
    __asm__ __volatile__                                   \
    (                                                      \
        'ldi r30, 1\n\t'                                   \
        'ldi r31, 0\n\t'                                   \
        'mov r0, %2\n\t'                                   \
        'sts %0, %1\n\t'                                   \
        'spm\n\t'                                          \
        :                                                  \
        : 'i' (_SFR_MEM_ADDR(__SPM_REG)),                  \
          'r' ((uint8_t)__BOOT_LOCK_BITS_SET),             \
          'r' (value)                                      \
        : 'r0', 'r30', 'r31'                               \
    );                                                     \
})
.fi

This comes out as a blank section. All I see of it is the start ({

Now that's difficult to fix because I didn't write the man2html source (it was taken from the KDE 4 repository). I could give it a try, but I can't promise you anything.

Quote from: BrianSidebotham
The man page viewer has quite a large font. Is is possible to get this adjustable, or at least use a fixed-width font of a smaller size?

Working on that...

Quote from: BrianSidebotham
I can see this is currently being worked on, so disregard my post if this is already known, but I figured some feedback is better than none. At least you know someone is trying to use it!

P.S. Everything else is really going well, thanks for all the effort you put into the software, don't want you to think I am just moaning on! ;)

Thanks.

P.S.: You should have created another thread for this.
Title: Re: The 12 September 2007 build (4466) is out.
Post by: Xerox on September 15, 2007, 02:03:28 pm
hello,
I've got a problem with this version.

I'm running on kubuntu 7.10 amd64.
when I start codeblocks from konsole it says:
Code
(codeblocks:8624): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed

and actually, the codeblocks windows is empty....

I was running on svn 3964 before I did the upgrade.
before unpacking the codeblocks .deb I installed libcodeblocks and libwxsmith that are provided by the tar archive....

what shall I do? have I done anything wrongly?

(sorry for bad english  :?)
Title: Re: The 12 September 2007 build (4466) is out.
Post by: MortenMacFly on September 15, 2007, 04:34:13 pm
what shall I do? have I done anything wrongly?
Yes. You haven't searched the forum. This question has been answered a million times. Hence I'll give you a hint anyway: Use wx284. For details -> search the forum.
Title: Re: The 12 September 2007 build (4466) is out.
Post by: Xerox on September 15, 2007, 06:25:57 pm
thank you, and sorry  :? :(

I've worked out where to find the newest version of libwxwidget but not in this forum... How to find such a problem with the search function of the forum??

how it runs perfectly...
Title: Re: The 12 September 2007 build (4466) is out.
Post by: MortenMacFly on September 15, 2007, 06:40:05 pm
How to find such a problem with the search function of the forum??
- Goto "search" -> in the menu on top of the forum
- Place e.g. "assertion `info->icon_pixmap == NULL' failed" in the "search for" textbox
- Hit "Search".
Title: Re: The 12 September 2007 build (4466) is out.
Post by: Xerox on September 15, 2007, 09:32:59 pm
I know! and so I did!

but I didn't find antything this way....

however, problem is ok now....