News:

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

Main Menu

The 18 June 2007 build is out.

Started by killerbot, June 18, 2007, 08:25:16 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/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:


  • wxSmith: Yield delay method is now selected for Mac when fetching editor content, added Refresh before Update
  • Changed default TargetGenerationPolicy to platform_default in *Project Options->Build Target* dialog

Regressions/Confirmed/Annoying/Common bugs:


  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)


dronT78


killerbot


zortich

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?

Pecan

Quote from: 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?

Already reported as a bug, no solution currently suggested.
http://developer.berlios.de/bugs/?func=detailbug&bug_id=9677&group_id=5358

zortich

but whereis sugestion (fix)  for bug?

Morphius Faydal


extre

#7
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

Morphius Faydal

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.

extre


zortich


cstudent

Quote from: 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/


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.

Morphius Faydal

I run gentoo, so I have no idea what the latest libs are for Ubuntu. :)

Morphius Faydal


JSThePatriot

Does anyone have a Ubuntu 7.04 64bit version? I thought there was someone who had been compiling with that setup.

Thanks,
JS