[Ctk-developers] Building CTK

Jean-Christophe Fillion-Robin jchris.fillionr at kitware.com
Thu Nov 11 14:43:23 EST 2010


The message associated with this error has been reviewed. See
4d29b79<https://github.com/commontk/CTK/commit/4d29b7934abe0226909d35211883d61fa55b7419>

Thks
Jc

On Thu, Nov 11, 2010 at 1:55 PM, <imran.pirwani at eigen.com> wrote:

>
> Thanks!
>
> -Imran.
>
>
>
> Quoting Julien Finet <julien.finet at kitware.com>:
>
>  You need to have a patch.exe executable somewhere on your machine (if you
>> don't you can download it here:
>> http://gnuwin32.sourceforge.net/packages/patch.htm)
>> (make sure CTK_PATCH_EXECUTABLE is set with the path of your patch
>> executable)
>> Julien.
>>
>> On Thu, Nov 11, 2010 at 1:43 PM, <imran.pirwani at eigen.com> wrote:
>>
>>
>>> Well, I got a chance to run the thing again. So, I deleted old stuff and
>>> checked it out fresh as per directions. It didn't work, but for different
>>> reasons, in cmake. Does the following mean anything?
>>>
>>> Generated: C:/CTK-superbuild/DGraphInput-alldep.txt
>>> Generated: C:/CTK-superbuild/DGraphInput-alldep-withext.txt
>>> Generated: C:/CTK-superbuild/DGraphInput.txt
>>> Generated: C:/CTK-superbuild/Project.xml
>>> CMake Error at CMakeExternals/QtMobility.cmake:18 (MESSAGE):
>>>  error: Patch is required to build CTK.  Set CTK_PATCH_EXECUTABLE
>>> Call Stack (most recent call first):
>>>  SuperBuild.cmake:131 (INCLUDE)
>>>  CMakeLists.txt:509 (INCLUDE)
>>>
>>>
>>> Configuring incomplete, errors occurred!
>>>
>>>
>>>
>>>
>>>
>>> Quoting imran.pirwani at eigen.com:
>>>
>>>  Thanks, Jc, I'll try it out sometime today. I'll email back to let you
>>>
>>>> know how it went...
>>>>
>>>> -Imran.
>>>>
>>>>
>>>>
>>>> Quoting Jean-Christophe Fillion-Robin <jchris.fillionr at kitware.com>:
>>>>
>>>>  Hi Irman,
>>>>
>>>>>
>>>>> We managed to reproduce and track down the issue.
>>>>>
>>>>> Assuming your problem was similar, commit
>>>>> fda766e<
>>>>>
>>>>> https://github.com/commontk/CTK/commit/fda766eefb6f5e50f9e43a002e8e808e1bf75995
>>>>> >should
>>>>> fix it.
>>>>>
>>>>> Would be great if you could give an other try.
>>>>>
>>>>> Thks for your feedback
>>>>> Jc
>>>>>
>>>>> On Mon, Nov 1, 2010 at 4:29 PM, <imran.pirwani at eigen.com> wrote:
>>>>>
>>>>>  Sure thing! I'm attaching the two files that you asked for to this
>>>>>
>>>>>> email...
>>>>>>
>>>>>> Thanks!
>>>>>>
>>>>>>
>>>>>> -Imran.
>>>>>>
>>>>>>
>>>>>> Quoting Jean-Christophe Fillion-Robin <jchris.fillionr at kitware.com>:
>>>>>>
>>>>>> 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
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>> --
>>>>> Phone: 1-518-836-2174
>>>>> Ext: 304
>>>>>
>>>>>
>>>>>
>>>>
>>>> _______________________________________________
>>>> Ctk-developers mailing list
>>>> Ctk-developers at commontk.org
>>>> http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers
>>>>
>>>>
>>>
>>>
>>> _______________________________________________
>>> Ctk-developers mailing list
>>> Ctk-developers at commontk.org
>>> http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers
>>>
>>>
>>
>
>
> _______________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ctk-developers/attachments/20101111/a336a0eb/attachment.html>


More information about the Ctk-developers mailing list