<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
Very cool!<br>
<br>
I think I got it! I added<br>
#include <kurlrequester.h><br>
#include <klistview.h><br>
to doctreeglobalconfigwidgetbase.cpp<br>
<br>
and<br>
#include <kurlrequester.h><br>
to doctreeprojectconfigwidgetbase.cpp<br>
<br>
and it look like I'm back on track<br>
Thanks Caleb!<br>
<br>
Amilcar<br>
<br>
<br>
<br>
<br>
Caleb Tennis wrote:<br>
<blockquote type="cite"
 cite="midNEBBLGMOILODPOCPIBNEOECCCHAA.caleb@aei-tech.com">
  <blockquote type="cite">
    <pre wrap="">Any ideas on how to compile KDevelop with a normal SuSE8.0 instalation????
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I haven't used 3.0 in a while, but typically if I get a compile error like
that, it's easily fixed by adding an "include <k_____.h>" at the top of the
source file the error is in.

For example:  #include <klistview.h>

Again, there may just be an incompability error between 3.0 and 3.1 that has
been overlooked in cvs for this particular file, but a fix like that should
get you compiling again.

caleb


_______________________________________________
Kdevelop-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kdevelop-devel@barney.cs.uni-potsdam.de">Kdevelop-devel@barney.cs.uni-potsdam.de</a>
<a class="moz-txt-link-freetext" href="http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel">http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="$mailwrapcol">-- 
Amilcar Lucas

---------------------------------------------------------------------------
             Institut fuer Datentechnik und Kommunikationsnetze
               Technische Universitaet Braunschweig, Germany      

Amilcar do Carmo Lucas                  Tel. : +49 531 391 3751
Raum 1315                               Fax  : +49 531 391 3750
Hans-Sommer Str. 66                     Email: <a class="moz-txt-link-abbreviated" href="mailto:amilcar@ida.ing.tu-bs.de">amilcar@ida.ing.tu-bs.de</a>
D-38106 Braunschweig
           <a class="moz-txt-link-freetext" href="http://www.ida.ing.tu-bs.de/people/amilcar/home.e.shtml">http://www.ida.ing.tu-bs.de/people/amilcar/home.e.shtml</a>
---------------------------------------------------------------------------
</pre>
<br>
</body>
</html>