[Insight-users] I need help

garzo adrian_prieto_jimenez at hotmail.com
Thu Oct 12 14:30:16 EDT 2006


I don´t know if this info is important or not for my new problem, but I
configured CMake Cache Values like this:

    BUILD_EXAMPLES = ON 
    BUILD_SHARED_LIBS = OFF 
    BUILD_TESTING = ON 

Thanks another time.

Adrian Prieto.


garzo wrote:
> 
> -First:
> 
> Thank you very much for your help. I used CMake correctly with ITK
> (without errors or warnings)
> 
> -Second:
> 
> Now, when I try to use "make" in the BIN directory of my ITK, 1 error and
> 2 warnings happen (after that the system works 1 or 2 minutes):
> 
> ******************************************************************
> C:\itk\src\InsightToolkit-2.8.1\Utilities\gdcm\src\gdcmVR.cxx:
> Error E2285 C:\itk\src\InsightToolkit-2.8.1\Utilities\gdcm\src\gdcmVR.cxx
> 122: C
> ould not find a match for 'std::binary_search<ForwardIterator,T>(const
> std::stri
> ng *,const std::string *,const std::string)' in function
> VR::IsVROfStringReprese
> ntable(const std::string &)
> Warning W8004
> C:\itk\src\InsightToolkit-2.8.1\Utilities\gdcm\src\gdcmVR.cxx 123:
>  'end' is assigned a value that is never used in function
> VR::IsVROfStringRepres
> entable(const std::string &)
> Warning W8057
> C:\itk\src\InsightToolkit-2.8.1\Utilities\gdcm\src\gdcmVR.cxx 123:
>  Parameter 'tested' is never used in function
> VR::IsVROfStringRepresentable(cons
> t std::string &)
> *** 1 errors in Compile ***
> 
> ** error 1 ** deleting
> Utilities\gdcm\src\CMakeFiles\itkgdcm.dir\gdcmVR.obj
> 
> ** error 1 ** deleting Utilities\gdcm\src\CMakeFiles\itkgdcm.dir\all
> 
> ** error 1 ** deleting all
> ********************************************************************
> 
> What can I do now?
> 
> Thanks.
> 
> Adrian Prieto.
> 
> 
> Luis Ibanez wrote:
>> 
>> 
>> Hi Garzo,
>> 
>> It may seem that your Borland compiler
>> has not been configured correctly
>> 
>> Please take a look at the following instructions:
>> http://community.borland.com/article/0,1410,21205,00.html
>> 
>> In particular the second part: "Creating the configuration files"
>> where you have to create the files:
>> 
>> 
>>       ILINK32.CFG
>>       BCC32.CFG
>> 
>> 
>>    Please let us know if that help,
>> 
>> 
>>      Thanks
>> 
>> 
>>         Luis
>> 
>> 
>> --------------------
>> Garzo Garzo wrote:
>>> Hi,
>>> 
>>> I´m trying to build ITK in my Computer, but I can´t... I don´t know what 
>>> is going wrong... I need help.
>>> 
>>> My System has:
>>> 
>>> -Windows XP
>>> -Borland C++ Compiler 5.5
>>> -Cmake 2.2
>>> -InsightToolkit-2.8.1  (without build, of course)
>>> 
>>> My steps were the next:
>>> 
>>> 1º: I configure the PATH variable with the Borland 5.5 address 
>>> (C:\Borland\BCC55\Bin)
>>> 2º: I create a Binary and a Source Folder ("C:\itk\src\" and
>>> "C:\itk\bin\")
>>> 3º: I copy "InsightToolkit-2.8.1" in the Source folder 
>>> ("C:\itk\src\InsightToolkit-2.8.1")
>>> 4º: I install Cmake 2.2
>>> 5º: I run Cmake 2.2
>>> 6º: I select "C:\itk\src\InsightToolkit-2.8.1" for SOURCE CODE and 
>>> "C:\itk\bin\" for BINARIES
>>> 7º: I press the "Configure" button
>>> 8º: And then a Error Message success (The ErrorMessage is too big, I 
>>> write only the "error" part):
>>> 
>>> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>> ........
>>> ........
>>> Borland C++ 5.5 for Win32 Copyright (c) 1993, 2000 Borland
>>> Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
>>> Fatal: Unable to open file 'C0X32.OBJ'
>>> 
>>> ** error 1 ** deleting cmTryCompileExec.exe
>>> ** error 1 ** deleting CMakeFiles\cmTryCompileExec.dir\all
>>> ** error 1 ** deleting CMakeFiles\cmTryCompileExec.dir\rule
>>> ** error 1 ** deleting cmTryCompileExec
>>> 
>>> CMake will not be able to correctly generate this project.
>>> 
>>> (Press Cancel to suppress any further messages.)
>>> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>> 
>>> May you help me, please?
>>> 
>>> Thanks.
>>> 
>>> P.D: if you need more info about the ErrorMessage, I can write all the 
>>> message.
>>> 
>>> _________________________________________________________________
>>> Descubre la descarga digital con MSN Music. Más de un millón de 
>>> canciones. http://music.msn.es/
>>> 
>>> _______________________________________________
>>> Insight-users mailing list
>>> Insight-users at itk.org
>>> http://www.itk.org/mailman/listinfo/insight-users
>>> 
>>> 
>> 
>> 
>> _______________________________________________
>> Insight-users mailing list
>> Insight-users at itk.org
>> http://www.itk.org/mailman/listinfo/insight-users
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/I-need-help-tf2414777.html#a6781948
Sent from the ITK - Users mailing list archive at Nabble.com.



More information about the Insight-users mailing list