Master does not compile

Leon Pollak leonp at plris.com
Thu Oct 31 15:45:20 GMT 2013


On Thursday 31 October 2013 16:41:44 Milian Wolff wrote:
> On Thursday 31 October 2013 17:37:42 Leon Pollak wrote:
> > On Thursday 31 October 2013 16:35:37 Milian Wolff wrote:
> > > On Thursday 31 October 2013 16:30:28 Leon Pollak wrote:
> > > > Hello, all.
> > > > I downloaded the master brunch and compile it.
> > > > 
> > > > First, it does not wanted to compile without QJson - it saw that
> > > > I
> > > > do
> > > > not have QJson, wrote it in the configuration check, compiled
> > > > kdevplatform and failed on configuring kdevelop itself.
> > > > 
> > > > OK, I installed qjason. Now, the kdevelop compilation fails:
> > > > 
> > > > [ 40%] Building CXX object
> > > > languages/cpp/tests/CMakeFiles/cppfilestest.dir/test_cppfiles.o
> > > > /home/leonp/kdev-
> > > > trunk/kdevelop/languages/cpp/tests/test_cppfiles.cpp:25:45:
> > > > fatal
> > > > error: tests/json/declarationvalidator.h: No such file or
> > > > directory>
> > > > 
> > > >  #include <tests/json/declarationvalidator.h>
> > > 
> > > Did you compile kdevplatform before? Doesn't look like it.
> > 
> > Yes, sure.
> > And it compiled fine.
> > I removed test compilation from Cmake file and now everything is OK
> > and the new version is running.
> 
> Then you have another issue, as the declarationvalidator definitely is
> installed by kdevplatform's tests/json/CMakeLists.txt - if you don't
> even have the file there then you mess up somewhere along the line.
> Note that this file is in kdevplatform master since quite some months
> already.
I checked - tes, the file is there. How can it be?
-- 
Leon



More information about the KDevelop mailing list