Dear all,<br>
<br>
May someone over there help please.<br>
<br>
I asked yesterday on how to configure ITK for Dev-Cpp. After googling for hours; I have successfully done it (at least I guess!)<br>
<br>
Here is what I did.<br>
<br>
1. Installed Cmake<br>
2. Run it from ITK source directory<br>
3. Chose source and destination directories. Also chose Build for Linux
Makefiles (Because Dev-Cpp uses g++, I thought that is correct, is it?)<br>
4. Clisked on Configure and then OK (just accepting the default parameters)<br>
5. Went to <a href="http://www.itk.org/Wiki/ITK_HelloInsight">http://www.itk.org/Wiki/ITK_HelloInsight</a>, got the simplest example there<br>
6. Followed the instruction there and built it using Cmake, again following the same procedure as I did in 2 above.<br>
7. So far so good. No error message no whatever.<br>
8. Went to the directory where &quot;Makefile&quot; is stored, and executed it.<br>
9. Building dependencies was successful. No Error<br>
10. Bulding object file was ok. No error<br>
<br>
However,<br>
<br>
11. Building EXECUTABLE FILE is giving me error saying &quot;CAN NOT FIND ITK COMMON&quot;<br>
<br>
May anyone help please. I would like also to inform you that when the
ITK was built, a directory named BIN is created but is empty. Can it be
the source of the Problem?<br>
<br>
P.S.:- For the sake of completeness, I also tried to build from scratch
ITK with the CMAKE.exe program of CMAKE because by default it takes the
MAKE program of Dev-Cpp. But it didn't help. Everything goes well (1 to
10 above) but 11 remains the same. Another thing is I tried to change
c++ to g++ in the Cmake configure and still 1 to 10 above work well,
but problem 11 remains.<br>
<br>
Any solution please? Your help will be greately appreciated!<br clear="all"><br>-- <br>Regards,<br> Yonas<br><a href="http://isiosf.isi.it/~yonas">http://isiosf.isi.it/~yonas</a>