User forums > Nightly builds
The 30 August 2010 build (6562) is out.
Jenna:
GetLabel returns the label text without accelerators, so it's up to the translator to use the same translation with and without accelerator (with and without the "&"), even if this means they have to know whether tge word is a menu-entry or something completely different that might be translated to a different word.
By the way: GetLabel is deprecated and GetItemLabelText should be used therefore.
Omnipotent Geass:
Any Linux binaries? I also seem to have issues trying to compile code from the svn repository.
ptDev:
--- Quote from: Omnipotent Geass on September 04, 2010, 06:10:29 am ---Any Linux binaries? I also seem to have issues trying to compile code from the svn repository.
--- End quote ---
I often build C::B from the svn. What is your procedure?
Omnipotent Geass:
Well I am fairly new to linux and normally have used windows I have tried following the tutorial here http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux.
I can not seem to get it to work.
I am running a variant of ubuntu 10.04.
when I try to use the command which would install an older version.
sudo apt-get install code-blocks I get the following. So any help would be great.
--- Code: ---admin@Keiths-laptop:/$ sudo apt-get install codeblocks
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
wx-common codeblocks-contrib
The following NEW packages will be installed
codeblocks
0 upgraded, 1 newly installed, 0 to remove and 11 not upgraded.
Need to get 0B/4,195kB of archives.
After this operation, 10.9MB of additional disk space will be used.
y
(Reading database ... 211876 files and directories currently installed.)
Unpacking codeblocks (from .../codeblocks_8.02-0ubuntu4_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/codeblocks_8.02-0ubuntu4_i386.deb (--unpack):
trying to overwrite '/usr/share/man/man1/codesnippets.1.gz', which is also in package codeblocks-contrib-common 0:10.05-0ubuntu1~lucid
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_GB.utf8.cache...
Processing triggers for gnome-icon-theme ...
Processing triggers for man-db ...
Processing triggers for menu ...
Processing triggers for python-support ...
Errors were encountered while processing:
/var/cache/apt/archives/codeblocks_8.02-0ubuntu4_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
--- End code ---
Navigation
[0] Message Index
[*] Previous page
Go to full version