trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: November 2011

Re: [trinity-devel] kdevelop 3.5.13 won't build

From: "Timothy Pearson" <kb9vqf@...>
Date: Tue, 8 Nov 2011 18:00:36 -0600
>> Found the problem.  You will need to replace all
>> instances of
>> TQT_INCLUDE_DIRS
>> with
>> TQT_INCLUDEDIR
>> in all of your CMakeLists.txt files.
>
> Patched as directed.
>
> Same exact failure. :( After the build failed I grepped all CMakeLists.txt
> file and all were patched correctly.
>
> I looked at the kdepim, kdebase, and kdelibs sources, which use cmake. All
> of the CMakeLists.txt file use TQT_INCLUDE_DIRS rather than
> TQT_INCLUDE_DIR. Those packages built okay.
>
> Darrell
>

OK, I'm out of ideas.  Serghei, can you take over for me? :-)

Tim