User forums > Nightly builds
The 13 April 2009 build (5535) is out.
kolku:
I use C::B with a "custom makefile". Actually I use SCons rather than make, however in this version of C::B it seems to completely ignore the "Make" commands that I have specified. In other words it always gives me grief about their not being a Makefile, or there is nothing to do in the Makefile. I noticed there was some changes related to this area in this release, so I was wondering if something got broke somehow. An easy way to test would be to simply setup a project as a custom makefile project and change your build lines to execute a helloworld script or something and see that output come out in the BuildLog tab.
Jenna:
--- Quote from: kolku on April 15, 2009, 04:27:32 pm ---I use C::B with a "custom makefile". Actually I use SCons rather than make, however in this version of C::B it seems to completely ignore the "Make" commands that I have specified. In other words it always gives me grief about their not being a Makefile, or there is nothing to do in the Makefile. I noticed there was some changes related to this area in this release, so I was wondering if something got broke somehow. An easy way to test would be to simply setup a project as a custom makefile project and change your build lines to execute a helloworld script or something and see that output come out in the BuildLog tab.
--- End quote ---
It still works for me.
One change that might have break your project, is that project-wide make command is only used if no target specific make commmand exists.
I'm not sure if the change came with this or the previous nightly.
You are now also able to specify the directory where the makefile is located (there is no need to have it in the projects base-path since the previous nightly).
critic:
Guys, who can say, where I can discuss my topic: http://forums.codeblocks.org/index.php/topic,10406.msg71662.html#msg71662
Some additional information can be found at http://forums.codeblocks.org/index.php/topic,10311.msg71617.html#msg71617
wagb278:
Not sure this is the correct place for this message - so move it if appropriate
Since updating to SVN 5534 none of my projects will open on Code::Blocks. Was there a change that requires me to do something to the project files?
I get the SVN updates via Ubuntu package manager updates as third party updates which has always worked before. I notice the build number is one less than this message thread title. Does that have something to do with my issue?
The About dialog says I am running: svn build rev 5534 (2009-04-13 14:47:54) gcc 3.1.2 Linux/unicode
I get a dialog saying - "Can't open file. Do you want to remove if from the recent file list?"
I am running on Ubuntu 64-bit. It is not a file permission access problem (they are under my home directory).
dk:
Hello,
I've got a crash of Code::Blocks last nightly , when moving toolbars or other windows.
Example of the error:
--- Code: ---(codeblocks:10588): Gtk-CRITICAL **: gtk_text_layout_set_preedit_string: assertion `GTK_IS_TEXT_LAYOUT (layout)' failed
The program 'codeblocks' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 50258 error_code 3 request_code 15 minor_code 0)
--- End code ---
Code::Blocks svn 5535
wxGTK 2.8.9
ALT Linux Sisyphus distribution.
Updated:
Hm, I see the same problems with the older nightly builds, but the older nightly looks more stable.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version