[Insight-developers] Linker errors

Luis Ibanez luis.ibanez at kitware.com
Mon May 7 11:38:47 EDT 2007


Hi German,

The easiest way to build ITK with Borland is to use any
of the CTest scripts that you can find in machines that
submit Nightly Borland builds to the ITK Dashboard.

For example:

dash19.­kitware:
http://www.itk.org/Testing/Sites/dash19.kitware/Win32-bcc32/20070507-0100-Nightly/Notes.html

Proximal:
http://www.itk.org/Testing/Sites/Proximal/Win32-bcc5.5-Static/20070507-0635-Experimental/Notes.html


If you pass the script filename as argument to CTest,
that will generate your build (and will also submit it
to the Dashboard).

The command will be something like:


         ctest -S  script.txt


Make sure that you have configured your Borland compiler correctly
before you attempt to use these scripts.


For example, you may be using the wrong Linker file
(not the Borland one...)


   Regards,



       Luis


----------------------
German Falasco wrote:
> Hi Mathieu,
> 
> No, i included all libraries. I´m using itk whit borland C++ 5.
> 
> I checked that when i compile the libraries from the BuildContinuousWithCTest.exe that CMAKE create an error occurs when this library is created.
> 
> Does anybody knows how to create itkgdcm.lib for c++ builder without erreors :)
> 
> 
> 
> German
> 
> -----Mensaje original-----
> De: Mathieu Malaterre [mailto:mathieu.malaterre at gmail.com] 
> Enviado el: Lunes, 07 de Mayo de 2007 10:21 a.m.
> Para: German Falasco
> CC: insight-developers at itk.org
> Asunto: Re: [Insight-developers] Linker errors
> 
> 
> It means you forgot to link to the gdcm library (or ITKIO maybe in your case).
> 
> HTH
> -Mathieu
> 
> On 5/4/07, German Falasco <gfalasco at fleni.org.ar> wrote:
> 
>>
>>Hi, i need some help with these linker error, i don`t know what to do.
>>
>>
>>
>>[Linker Error] Unresolved external 'gdcm::VR::~VR()' referenced from 
>>C:\ITK\ITK 3.2.0\BIN\BIN\ITKGDCM.LIB|gdcmGlobal\
>>
>>[Linker Error] Unresolved external 'gdcm::VR::VR()' referenced from 
>>C:\ITK\ITK 3.2.0\BIN\BIN\ITKGDCM.LIB|gdcmGlobal
>>
>>[Linker Error] Unresolved external 
>>'gdcm::VR::IsVROfStringRepresentable(const
>>std::basic_string<char, std::char_traits<char>, std::allocator<char> 
>>
>>>&)' referenced from C:\ITK\ITK 3.2.0\BIN\BIN\ITKGDCM.LIB|gdcmDocument
>>
>>[Linker Error] Unresolved external
>>'gdcm::VR::IsVROfBinaryRepresentable(const
>>std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
>>referenced from C:\ITK\ITK
>>3.2.0\BIN\BIN\ITKGDCM.LIB|gdcmDocument
>>
>>
>>thanks,
>>german./
>>
>>
>>
>>-----Mensaje original-----
>>De:
>>insight-developers-bounces+gfalasco=fleni.org.ar at itk.org en
>>nombre de Luis Ibanez
>>Enviado el: jue 03/05/2007 18:01
>>Para: ITK
>>CC:
>>Asunto: [Insight-developers] ANNOUNCE : ITK 3.4 : Selection of paper 
>>fromthe INSIGHT JOURNAL
>>
>>
>>
>>
>>In preparation for the release of ITK 3.4 we have
>>selected from the Insight Journal the papers with
>>higher ratings and a minimum of 3 reviews.
>>
>>We anticipate to move the source code from these
>>papers into the Code/Review directory of the toolkit
>>as part of the process of releasing ITK 3.4.
>>
>>
>>The ITK 3.4 release schedule is available at: 
>>http://www.itk.org/Wiki/ITK_Release_Schedule#Release_3.4_Schedule
>>
>>The selected contributions from the Insight Journal
>>are listed at: 
>>http://www.itk.org/Wiki/ITK_Release_Schedule#Contributions_5
>>
>>
>>They are:
>>
>>
>>    1. Using a Mask to Decrease Computation Time for
>>       SpatialObject to Image Conversions
>>
>>    2. Digital Topology
>>
>>    3. Computational Geometry Computation and KNN Segmentation in ITK
>>
>>    4. itkEllipseBoundaryToImageFilter
>>
>>    5. Implementing the Automatic Generation of 3D Statistical
>>       Shape Models with ITK
>>
>>    6. I-DO: A Deformable Organisms framework for ITK
>>
>>    7. Minimal Imposition Image Filter
>>
>>    8. Binary morphological closing and opening image filter
>>
>>    9. Support for "cub" image format
>>
>>
>>
>>Please let us know if you have any questions or
>>suggestions regarding this selection.
>>
>>
>>
>>      Thanks
>>
>>
>>         Luis
>>
>>
>>
>>
>>
>>_______________________________________________
>>Insight-developers mailing list
>>Insight-developers at itk.org 
>>http://www.itk.org/mailman/listinfo/insight-developers
>>
>>_______________________________________________
>>Insight-developers mailing list
>>Insight-developers at itk.org 
>>http://www.itk.org/mailman/listinfo/insight-developers
>>
>>
> 
> 
> 


More information about the Insight-developers mailing list