Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on June 18, 2007, 08:25:16 pm

Title: The 18 June 2007 build is out.
Post by: killerbot on June 18, 2007, 08:25:16 pm
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/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 18 June 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070618_rev4105_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070618_rev4105_Ubuntu6.10+7.04_wx2.8.4.deb
   http://prdownload.berlios.de/codeblocks/CB_20070618_rev4105_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070618_rev4105_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 18 June 2007 build is out.
Post by: dronT78 on June 18, 2007, 08:47:49 pm
RSS Feed 15 June. Please correct
Title: Re: The 18 June 2007 build is out.
Post by: killerbot on June 18, 2007, 09:31:57 pm
done
Title: Re: The 18 June 2007 build is out.
Post by: zortich on June 18, 2007, 09:59:11 pm
MY os is solaris 10.
svn = 4095
I have such errors yesterday I have installed CodeBlocks from Nightly builds.
When I compiling program evrything is ok.
but then I tries to  start the commpiled program i have such error.
startx xterm and in xterm is writed can't execvp.
How to fix this?
Title: Re: The 18 June 2007 build is out.
Post by: Pecan on June 18, 2007, 10:19:53 pm
MY os is solaris 10.
svn = 4095
I have such errors yesterday I have installed CodeBlocks from Nightly builds.
When I compiling program evrything is ok.
but then I tries to  start the commpiled program i have such error.
startx xterm and in xterm is writed can't execvp.
How to fix this?

Already reported as a bug, no solution currently suggested.
http://developer.berlios.de/bugs/?func=detailbug&bug_id=9677&group_id=5358
Title: Re: The 18 June 2007 build is out.
Post by: zortich on June 18, 2007, 11:03:54 pm
but whereis sugestion (fix)  for bug?
Title: Re: The 18 June 2007 build is out.
Post by: Morphius Faydal on June 19, 2007, 12:29:25 am
but whereis sugestion (fix)  for bug?

There isn't one yet.
Title: Re: The 18 June 2007 build is out.
Post by: extre on June 19, 2007, 10:16:41 am
I have Ubuntu 6.10 with all updates and this is the error on installation:

# dpkg -i CB_20070618_rev4105_Ubuntu6.10+7.04_wx2.8.4.deb
(Reading database ... 153828 files and directories currently installed.)
Preparing to replace codeblocks 1.0svn-rev4081 (using CB_20070618_rev4105_Ubuntu6.10+7.04_wx2.8.4.deb) ...
Unpacking replacement codeblocks ...
***
* Updating MIME database in /usr/share/mime...
Wrote 484 strings at 20 - 2850
Wrote aliases at 2850 - 2a04
Wrote parents at 2a04 - 33f8
Wrote literal globs at 33f8 - 345c
Wrote suffix globs at 345c - 68e4
Wrote full globs at 68e4 - 6908
Wrote magic at 6908 - c010
Wrote namespace list at c010 - c020
***
dpkg: dependency problems prevent configuration of codeblocks:
 codeblocks depends on libfontconfig1 (>= 2.4.0); however:
  Version of libfontconfig1 on system is 2.3.2-7ubuntu2.
 codeblocks depends on libpango1.0-0 (>= 1.14.8); however:
  Version of libpango1.0-0 on system is 1.14.5-0ubuntu1.
 codeblocks depends on libpng12-0 (>= 1.2.13-4); however:
  Version of libpng12-0 on system is 1.2.8rel-5.1ubuntu0.2.
dpkg: error processing codeblocks (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 codeblocks

Maybe the installation work only on Ubuntu 7.04
Title: Re: The 18 June 2007 build is out.
Post by: Morphius Faydal on June 19, 2007, 10:28:16 am
Looks like you need to upgrade libfontconfig, libpng, and maybe libpango.  Make sure you've got the latest updates for 6.10 in... Synaptic? is it?  But anyway, make sure you've got everything updated.
Title: Re: The 18 June 2007 build is out.
Post by: extre on June 19, 2007, 10:39:42 am
I'm sure! I have all updates!
Check libs version on http://packages.ubuntu.com/edgy/libs/ (http://packages.ubuntu.com/edgy/libs/)
Title: Re: The 18 June 2007 build is out.
Post by: zortich on June 19, 2007, 11:02:01 am
but whereis sugestion (fix)  for bug?
There isn't one yet.
And when it will be?
Title: Re: The 18 June 2007 build is out.
Post by: cstudent on June 19, 2007, 02:50:34 pm
I'm sure! I have all updates!
Check libs version on http://packages.ubuntu.com/edgy/libs/ (http://packages.ubuntu.com/edgy/libs/)


I'm glad somebody spoke up. This is exactly the kind of comment I was looking for. Checking the package versions from the error message you posted, there is definitely a problem. I'll rebuild the deb and ask killerbot to republish it. Debian users will have to have their own separate package of Codeblocks.
Title: Re: The 18 June 2007 build is out.
Post by: Morphius Faydal on June 19, 2007, 04:24:13 pm
I run gentoo, so I have no idea what the latest libs are for Ubuntu. :)
Title: Re: The 18 June 2007 build is out.
Post by: Morphius Faydal on June 19, 2007, 04:25:14 pm
but whereis sugestion (fix)  for bug?
There isn't one yet.
And when it will be?

Whenever somebody comes up with a suitable solution.  :)
Title: Re: The 18 June 2007 build is out.
Post by: JSThePatriot on June 19, 2007, 05:46:50 pm
Does anyone have a Ubuntu 7.04 64bit version? I thought there was someone who had been compiling with that setup.

Thanks,
JS
Title: Re: The 18 June 2007 build is out.
Post by: cstudent on June 19, 2007, 05:58:47 pm
Does anyone have a Ubuntu 7.04 64bit version? I thought there was someone who had been compiling with that setup.

Thanks,
JS

Latest one:

http://forums.codeblocks.org/index.php/topic,6184.msg47305.html#msg47305