[Ctk-developers] Building CTK
Jean-Christophe Fillion-Robin
jchris.fillionr at kitware.com
Mon Nov 1 18:58:29 UTC 2010
Could you also includes the following files:
DGraphInput-alldep.txt
DGraphInput-alldep-withext.txt
This files are passed to DGraph executable to compute the dependency graph
of CTK and find out which external project should be downloaded and
configured. See http://github.com/commontk/CTK/tree/master/Utilities/DGraph/
Also re-adding ctk-developers at commontk.org as a recipient so that our
investigations benefit the community :)
Thks
Jc
On Mon, Nov 1, 2010 at 2:38 PM, <imran.pirwani at eigen.com> wrote:
> Hi Jean-Christophe,
>
> Thanks for the quick response. I'm on a Win32 machine running CMake 2.8
> with QT 4.6.3 installed. I'm attaching two bitmap files that capture what
> I've done and the subsequent error. I hope that this gives a better insight
> into the issue that I"m having...
>
> -Imran.
>
>
>
>
> Quoting Jean-Christophe Fillion-Robin <jchris.fillionr at kitware.com>:
>
> Hi Imran,
>>
>> Thanks for trying out CTK.
>>
>> Which platform are you trying to build on?
>>
>> Doing the following works for me:
>> cd Projects/sandbox
>> git clone http://github.com/commontk/CTK.git
>> mkdir CTK-test-build
>> cd CTK-test-build
>> cmake
>>
>> -DQT_QMAKE_EXECUTABLE:FILEPATH=/home/jchris/Projects/qtsdk-2010.05/qt/bin/qmake
>> ../CTK
>> make -j5
>>
>> Does the path where CTK has been checked out contains spaces ?
>>
>> Thks
>> Jc
>>
>>
>> On Mon, Nov 1, 2010 at 1:49 PM, <imran.pirwani at eigen.com> wrote:
>>
>> Hi,
>>>
>>> I just downloaded CTK using git...I followed the directions at:
>>> http://www.commontk.org/index.php/Build_Instructions except that instead
>>> of "ccmake ../CTK", I type in "cmake ../CTK". It generates two files
>>> "DGraphInput-alldep.txt" and "DGraphInput-alldep-withext.txt". Then, it
>>> chokes and reports back: "Failed to obtain dependence path of CTKCore."
>>> Hmmmm....anybody know what might be wrong here?
>>>
>>> Thanks!
>>>
>>> -Imran.
>>>
>>> _______________________________________________
>>> Ctk-developers mailing list
>>> Ctk-developers at commontk.org
>>> http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers
>>>
>>>
>>
>>
>> --
>> Phone: 1-518-836-2174
>> Ext: 304
>>
>>
>
>
--
Phone: 1-518-836-2174
Ext: 304
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ctk-developers/attachments/20101101/27c0f205/attachment.htm>
More information about the Ctk-developers
mailing list