Hi, the CMake scripts compile a utility program called "DGraph.exe" which is Qt-based. Usually everything is done automatically, but it could be the case that your QT_QMAKE_EXECUTABLE CMake variable points to another Qt version, which was not used to build DGraph.exe.
Can you check your QT_QMAKE_EXECUTABLE variable in CMake if it looks suspicious? Thanks, Sascha On 07/26/2011 10:10 AM, Ghazall Aghaei wrote: > Hi there, > > i just installed visual studio 2008 and trying to compile july's > stable superbuild received this compile error: > > 1>CMake Error at CMake/ctkMacroValidateBuildOptions.cmake:137 (MESSAGE): > 1> Failed to obtain dependence path of CTKCore. > 1> Exit code 0xc0000135 > > I already did a bit of research, but only some outdated (nov 2010) CTK > mailinglist items came up which were of no help > Any idea how to fix that dependence path? > > Thanks, > > Ghazall > > ------------------------------------------------------------------------------ Magic Quadrant for Content-Aware Data Loss Prevention Research study explores the data loss prevention market. Includes in-depth analysis on the changes within the DLP market, and the criteria used to evaluate the strengths and weaknesses of these DLP solutions. http://www.accelacomm.com/jaw/sfnl/114/51385063/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
