<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Yes, thanks. Will this be the same in Kdevelop 4?<BR>
<BR><BR>> From: mmtsales@gmail.com<BR>> To: kdevelop@barney.cs.uni-potsdam.de<BR>> Subject: Re: Cmake and Kdevelop.<BR>> Date: Wed, 28 Jan 2009 16:13:33 -0300<BR>> <BR>> Em Ter 27 Jan 2009, Andreas Pakulat escreveu:<BR>> > On 27.01.09 19:06:53, S. G. wrote:<BR>> > > I can't manage to put it to work.<BR>> > ><BR>> > > - I've checked "Preprocess and parse included headers into a<BR>> > > database (experimental)"<BR>> > ><BR>> > > - I've added as "Code completion database" the path containing the<BR>> > > folder Common<BR>> > ><BR>> > > - I've added #include "Common/Compat.h" at the start of a cpp<BR>> > > file.<BR>> > ><BR>> > > - I've run "Compile file".<BR>> > ><BR>> > > I get:<BR>> > ><BR>> > > 7:27: error: Common/Compat.h: No such file or directory<BR>> > ><BR>> > > Just in case, I've also tried to add as "Code completion database"<BR>> > > the whole path to Compat.h and just writting #include "Compat.h",<BR>> > > but I get the same error: 7:27: error: Compat.h: No such file or<BR>> > > directory<BR>> ><BR>> > But thats a compile error. Those options above are _only_ for the<BR>> > code-completion popup and code-navigation inside kdevelop. You need<BR>> > to adjust your buildsystem files to make external libs known. As<BR>> > you're using cmake, that would mean editing the CMakeLists.txt.<BR>> ><BR>> > Andreas<BR>> <BR>> Hum, now I got it. I had the same wrong idea.<BR>> <BR>> Thanks,<BR>> <BR>> Marcelo<BR>> <BR>> <BR>> _______________________________________________<BR>> kdevelop mailing list<BR>> kdevelop@kdevelop.org<BR>> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop<BR><BR><br /><hr />El doble de diversión: <a href='http://www.microsoft.com/windows/windowslive/messenger.aspx' target='_new'>Con Windows Live Messenger comparte fotos mientras hablas.</a></body>
</html>