[Ctk-developers] Building CTK

imran.pirwani at eigen.com imran.pirwani at eigen.com
Mon Nov 1 16:29:25 EDT 2010


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
>


-------------- next part --------------
30 33
CTKWidgets CTKCore
CTKDICOMCore CTKCore
CTKDICOMWidgets CTKDICOMCore
CTKDICOMWidgets CTKWidgets
CTKMessagingCore CTKCore
CTKScriptingPythonCore CTKCore
CTKScriptingPythonWidgets CTKWidgets
CTKScriptingPythonWidgets CTKScriptingPythonCore
CTKVisualizationVTKCore CTKCore
CTKVisualizationVTKWidgets CTKWidgets
CTKVisualizationVTKWidgets CTKVisualizationVTKCore
org_commontk_eventbus CTKPluginFramework
org_commontk_cli CTKPluginFramework
org_commontk_dah_app org_commontk_dah_core
org_commontk_dah_core CTKPluginFramework
org_commontk_dah_exampleapp org_commontk_dah_app
org_commontk_dah_examplehost org_commontk_dah_host
org_commontk_dah_host org_commontk_dah_core
org_commontk_plugingenerator_core CTKPluginFramework
org_commontk_plugingenerator_ui CTKWidgets
org_commontk_plugingenerator_ui org_commontk_plugingenerator_core
ctkCLIPluginExplorer CTKPluginFramework
ctkDICOM CTKDICOMWidgets
ctkDICOMIndexer CTKDICOMCore
ctkDICOMDemoSCU CTKDICOMCore
ctkDICOMQuery CTKDICOMCore
ctkDICOMRetrieve CTKDICOMCore
ctkExampleHost org_commontk_dah_examplehost
ctkExampleHostedApp org_commontk_dah_app
ctkPluginBrowser CTKPluginFramework
ctkPluginGenerator CTKPluginFramework
ctkPluginGenerator org_commontk_plugingenerator_ui
ctkSimplePythonShell CTKScriptingPythonWidgets
-------------- next part --------------
40 46
CTKCore Log4Qt_LIBRARIES
CTKCore QT_LIBRARIES
CTKCore BFD_LIBRARIES
CTKPluginFramework QT_LIBRARIES
CTKPluginFramework QTMOBILITY_QTSERVICEFW_LIBRARIES
CTKWidgets CTKCore
CTKDICOMCore CTKCore
CTKDICOMCore DCMTK_LIBRARIES
CTKDICOMWidgets CTKDICOMCore
CTKDICOMWidgets CTKWidgets
CTKMessagingCore ZMQ_LIBRARIES
CTKMessagingCore CTKCore
CTKScriptingPythonCore PYTHON_LIBRARIES
CTKScriptingPythonCore PYTHONQT_LIBRARIES
CTKScriptingPythonCore CTKCore
CTKScriptingPythonWidgets CTKWidgets
CTKScriptingPythonWidgets CTKScriptingPythonCore
CTKVisualizationVTKCore VTK_LIBRARIES
CTKVisualizationVTKCore CTKCore
CTKVisualizationVTKWidgets VTK_LIBRARIES
CTKVisualizationVTKWidgets CTKWidgets
CTKVisualizationVTKWidgets CTKVisualizationVTKCore
org_commontk_eventbus CTKPluginFramework
org_commontk_cli CTKPluginFramework
org_commontk_dah_app org_commontk_dah_core
org_commontk_dah_core CTKPluginFramework
org_commontk_dah_core QT_LIBRARIES
org_commontk_dah_core QTSOAP_LIBRARY
org_commontk_dah_exampleapp org_commontk_dah_app
org_commontk_dah_examplehost org_commontk_dah_host
org_commontk_dah_host org_commontk_dah_core
org_commontk_plugingenerator_core CTKPluginFramework
org_commontk_plugingenerator_ui CTKWidgets
org_commontk_plugingenerator_ui org_commontk_plugingenerator_core
ctkCLIPluginExplorer CTKPluginFramework
ctkDICOM CTKDICOMWidgets
ctkDICOMIndexer CTKDICOMCore
ctkDICOMDemoSCU CTKDICOMCore
ctkDICOMQuery CTKDICOMCore
ctkDICOMRetrieve CTKDICOMCore
ctkExampleHost org_commontk_dah_examplehost
ctkExampleHostedApp org_commontk_dah_app
ctkPluginBrowser CTKPluginFramework
ctkPluginGenerator CTKPluginFramework
ctkPluginGenerator org_commontk_plugingenerator_ui
ctkSimplePythonShell CTKScriptingPythonWidgets


More information about the Ctk-developers mailing list