[Insight-users] problem at building helloworld app with ITK: no exe is generated

Joaquin Panduro Civico joaquin.pnd at gmail.com
Tue Aug 4 13:08:49 EDT 2009


Dear ITK support team:



I am a starter to ITK, and I am writing regarding a problem during
installation. I have successfully followed the steps in the itk software
guide until “Hello World” step (page 17, section 2.2 of ITK software guide).



In particular, the executable will not generate, although no error, nor
warning is launched.

Taking a look at the logs generated by Visual Studio, I have found 2 events
that may be the source of the problems, but I am not sure whether this is
correct or not, and anyway I can not guess the solution, and here is why I
would highly appreciate your help. Here you are the two events that I have
detected as "interesting":



1.       The following lines are generated  (in subprojects 2,3 and 33)
during ITK building process in Visual Studio:

2>LINK : no se encontró C:\pfc\ITKbinarydir\bin\Debug\itksysProcessFwd9x.exe
o no lo generó el último vínculo

3>LINK : no se encontró
C:\pfc\ITKbinarydir\bin\Debug\itksysEncodeExecutable.exe

33>LINK : no se encontró C:\pfc\ITKbinarydir\bin\Debug\itkTestDriver.exe

 In English, these lines would be:

LINK:  the file C:\pfc\ITKbinarydir\bin\Debug\XXXXXXXX.exe was not found, or
either the last link did not generate it)



2.       During the build of ITK in Visual Studio, the following line is
generated 21 times:

31>cl : Línea de comandos warning D9002 : se omite la opción desconocida
'-library=stlport4' (in English, Command line warning D9002: unknown option
omitted ‘library=stlport4’)

This message appears also on the log result of building the helloworld
application.



 ..................


Below is a summary of the software I am using (I have followed the
recommendations of the software guide), and the steps I followed correctly
before I  encountered the problem described above:



Operating System used:              windows XP Home Edition Version 2002,
SP3;

Compiler:                                           Microsoft Visual C++
2008 Express Edition.

I have been able to compile, link and execute properly a helloworld
application written in C (unconnected to ITK –i.e. prior to ITK
installation)

ITK:                                                       I have downloaded
ITK version 3.14;

CMAKE:                                              I have downloaded cmake
version 2.6;



I have  successfully generated the build file for ITK through cmake, as
indicated in the ITK software guide;

Afterwards, I have successfully opened in Visual C++ the file "ITK.sln" that
cmake generated;

 ....................


In case you would need the complete build-logs for a more accurate problem
diagnosis, please do not hesitate to ask me for it.





Any help will be truly appreciated,

Thanks in advance,

Best regards

Joaquin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090804/d359b89d/attachment.htm>


More information about the Insight-users mailing list