User forums > Help
No cursor in debugger
Jenna:
Please read carefully the instructions on my site, according the wxWidgets installation, you need a more recent version;
--- Quote from: http://apt.jenslody.de/ ---The packages are build against wxWidgets 2.8.12.
If you do not use debian-unstable or testing it is necessary to upgrade your wxWidgets installation.
The wxWidgets packages shipped with debian stable are too old.
Please put the following lines to your sources.list too:
--- Code: ---deb http://apt.wxwidgets.org/ squeeze-wx main
--- End code ---
key-import to apt's trusted keys:
--- Code: ---wget -q http://apt.wxwidgets.org/key.asc -O- | sudo apt-key add -
--- End code ---
--- End quote ---
Jerome:
Thanks, that fixed installation problems, and the new installation fixed the debugger problem.
I did get an error message during installation. It does not seem to have caused any problems with the features I am using, but FYI, here it is;
E: /var/cache/apt/archives/codeblocks-wxcontrib-headers_10.05svn8059-1_all.deb: trying to overwrite '/usr/include/codeblocks/wxContribItems/wxthings/include/wx/things/thingdef.h', which is also in package codeblocks-headers 10.05svn8059-1
Jenna:
--- Quote from: Jerome on June 26, 2012, 02:35:54 am ---Thanks, that fixed installation problems, and the new installation fixed the debugger problem.
I did get an error message during installation. It does not seem to have caused any problems with the features I am using, but FYI, here it is;
E: /var/cache/apt/archives/codeblocks-wxcontrib-headers_10.05svn8059-1_all.deb: trying to overwrite '/usr/include/codeblocks/wxContribItems/wxthings/include/wx/things/thingdef.h', which is also in package codeblocks-headers 10.05svn8059-1
--- End quote ---
Seems to be a packaging error, I will look into it.
Thanks for reporting!
Navigation
[0] Message Index
[*] Previous page
Go to full version