<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="2050" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>As per the instructions found on http://nikosams.blogspot.com/2010/02/kdevelop-xdebug-php-debugger.html,
I attempted to install executebrowser and executescript in order to get xdebug
working with kdevelop (and hopefully let go of Netbeans).<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>It appears that these files are built against KDevelop 3.9.98
(kdevplatform 0.9.98) and not KDevelop 4.0.0 (kdevplatform 1.0.0).  <o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Here is the code generated when I attempted to make:<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>paul@paul-lynx32:~/Downloads/executebrowser-1.0.0-beta1[1545]$
make                      
                                                                                                      <o:p></o:p></p>

<p class=MsoNormal>[  0%] Built target
kdevexecutebrowser_automoc                                                                                                          
                                       <o:p></o:p></p>

<p class=MsoNormal>[ 20%] Building CXX object
CMakeFiles/kdevexecutebrowser.dir/executebrowserplugin.o                                                                                                            
<o:p></o:p></p>

<p class=MsoNormal>/home/paul/Downloads/executebrowser-1.0.0-beta1/executebrowserplugin.cpp:
In constructor ‘ExecuteBrowserPlugin::ExecuteBrowserPlugin(QObject*,
const
QVariantList&)’:                          
<o:p></o:p></p>

<p class=MsoNormal>/home/paul/Downloads/executebrowser-1.0.0-beta1/executebrowserplugin.cpp:65:
error: cannot allocate an object of abstract type
‘BrowserAppConfigType’                                          
<o:p></o:p></p>

<p class=MsoNormal>/home/paul/Downloads/executebrowser-1.0.0-beta1/browserappconfig.h:67:
note:   because the following virtual functions are pure within
‘BrowserAppConfigType’:                                 
<o:p></o:p></p>

<p class=MsoNormal>/usr/include/kdevplatform/interfaces/launchconfigurationtype.h:122:
note:       virtual void
KDevelop::LaunchConfigurationType::configureLaunchFromCmdLineArguments(KConfigGroup,
const QStringList&) const<o:p></o:p></p>

<p class=MsoNormal>make[2]: ***
[CMakeFiles/kdevexecutebrowser.dir/executebrowserplugin.o] Error 1<o:p></o:p></p>

<p class=MsoNormal>make[1]: *** [CMakeFiles/kdevexecutebrowser.dir/all] Error 2<o:p></o:p></p>

<p class=MsoNormal>make: *** [all] Error 2<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Is there any way to get them to work against
KDevelop4.0.0?  I want to keep 4.0.0, but also want xdebug.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Any help would be appreciated.  I am running Kubuntu 10.04
(Lucid Lynx).<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>PS:  Awesome job with KDevelop.  Keep up the work
(especially PHP)!<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal><b><span style='font-size:12.0pt;color:#1F497D'>Paul
Ellsworth</span></b><span style='font-size:9.0pt;color:gray'> | </span><span
style='font-size:8.0pt;color:#244061'>Core Applications Developer</span><span
style='font-size:9.0pt;color:gray'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:9.0pt;color:gray'>Western Wats | Ext.
7211 | Cell. 801.400.2070<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:9.0pt;color:gray'><img width=42
height=55 id="Picture_x0020_1" src="cid:image001.jpg@01CB0BDE.327B2E90"
alt=Clipboard01><o:p></o:p></span></p>

<p class=MsoNormal><o:p> </o:p></p>

</div>

</body>

</html>