[CMake] Building FLTK for Visual Studio 2010

2012-09-04 Thread Zein Salah
Hi, Previously, i used to build fltk 1.1.7 with Cmake for VS2008 and everything (ITK, InsightApplication, etc.) worked fine. I try now to make the same using Cmake 2.8.9 for VS2010. Building FLTK 1.1.7 works fine (No error!). But Cmake fails to generate a project for InsightApplication. First, i

[CMake] DLL Question

2009-01-21 Thread Zein Salah
Hello, I am building a program with CMake and compiling it with visual studio 2005 (VC 8). The program needs some .dll files which do not exist in the output directory in which the output executable file is written. So when I run the program, I get the message that a dll file is missing etc.

[CMake] Problem with CMake 2.2 and Qt 2.3nc

2006-05-31 Thread Zein Salah
Title: Problem with CMake 2.2 and Qt 2.3nc Hello Everybody, Is there actually a conflict between Cmake 2.2 and Qt 2.3 non-commercial? I am asking because I have newly built my Qt/ITK project with cmake 2.2. Cmake generates a message: "Multiple versions of Qt found, please set DESIRED_QT_

[CMake] conflict between CMake 2.4.2 and Qt 2.3nc

2006-05-29 Thread Zein Salah
Title: conflict between CMake 2.4.2 and Qt 2.3nc Hello Everybody, Is there actually a conflict between Cmake 2.4.2 and Qt 2.3 non-commercial? I am asking because I have newly built my qt-itk project with cmake 2.4.2. Cmake generates a message: "Multiple versions of Qt found, please set D

[CMake] cmake 2.4.2 and qt 2.3nc

2006-05-26 Thread Zein Salah
Title: cmake 2.4.2 and qt 2.3nc  -Ursprüngliche Nachricht- Von:    Zein Salah  Gesendet:   Mittwoch, 24. Mai 2006 14:02 An: ITK Users (E-Mail) Betreff:    cmake 2.4.2 and qt 2.3nc Hello, I have newly built my qt-itk project with cmake 2.4.2. cmake generates