[Ctk-developers] ctk install on Windows 7 64-bit

sean.larkin at lickenbrocktech.com sean.larkin at lickenbrocktech.com
Mon Feb 10 14:17:46 EST 2014


I'm trying to use ctk with VTK 6.0 and Qt 4.8.5.  I've downloaded the
ctk source and used cmake to build project files for VS2010.  The cmake
options I chose are Qt testing, build qt designer plug-in, build shared
libs, enable widgets, CTK_LIB_CORE, all the VTK options, and
CTK_SUPER_BUILD.  I am able to compile ctk for release, which is what I
want.  When I run the INSTALL project, it creates the folder "C\:Program
Files\CTK\" with only the "lib" subfolder.  Inside this lib folder are a
few more subfolders that lead to a bunch of ctk CMake files.  There is
nothing else.  Why are the lib files that were built not being copied
over?  And where are the bin and include directories?  I believe
everything was built correctly, as I copied the plug-in dll files into
the Qt designer folder and I can use those widgets in the Qt designer. 
Problem is I cannot provide include directories for my project or links
to the lib files.  Can anyone shed some light on what is going on here,
or if I am missing a step?

Thanks,
Sean


More information about the Ctk-developers mailing list