Version: (using KDE 4.4.1) Installed from: Compiled From Sources When I press Viewers tool bar button, in the "debug windows" I have got next message: Could not open the khexedit2 library. Make sure that the KHexEdit package (part of kdeutils) is installed. Specifically, check for the following files: libkhexeditcommon.so.0.0.0 libkbyteseditwidget.so kbyteseditwidget.desktop Bus as I understand KHexEdit is not a part of the kdeutils in KDE4!
This is not a KDevelop issue. The mentioned viewers and khexedit library etc. are not part of kdevelop. Please contact the okteta author for any problems.
SVN commit 1100552 by nsams: Comment out Viewers, as they are not working. If someone needs them tell me what they do and how I use them. BUG: 229865 M +1 -1 CMakeLists.txt M +9 -5 debuggerplugin.cpp M +2 -2 debuggerplugin.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1100552
This is(was) used in the debugger for memory views. I "fixed" it by simply removing the feature.