[Ctk-developers] Building CTK

Jean-Christophe Fillion-Robin jchris.fillionr at kitware.com
Mon Nov 1 14:09:25 EDT 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ctk-developers/attachments/20101101/3607e166/attachment.html>


More information about the Ctk-developers mailing list