[Insight-users] compile time error in ITK with bcc55

Nicolaus Andratschke koegli at yahoo.com
Thu Jul 8 13:38:27 EDT 2004


Interestingly,

I can compile simple Programs and even part of the ITK
dll's, but not when trying to compile the following
file (with the repsective error messages). I installed
BCC as described with the corresponding *.cfg files.

Thanks in advance, NIC

C:\Programming\InsightToolkit-1.6.0\Code\IO\itkBrains2MaskImageIO.cxx:
Error E2316 c:\Borland\Bcc55\include\stdio.h 363:
'__getStream' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 364:
'_fcloseall' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 365:
'_fdopen' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 366:
'_fgetc' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 367:
'_fgetchar' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 368:
'_fgetwc' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 369:
'_fgetwchar' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 370:
'_fileno' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 372:
'_flushall' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 373:
'_fputc' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 374:
'_fputchar' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 375:
'_fputwc' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 376:
'_fputwchar' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 377:
'_fsopen' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 378:
'_getw' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 379:
'_getws' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 380:
'_pclose' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 381:
'_popen' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 382:
'_putw' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 383:
'_putws' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 384:
'_rmtmp' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 385:
'_sopen' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 387:
'_strerror' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 388:
'_tempnam' is not a member of 'itk'
Error E2316 c:\Borland\Bcc55\include\stdio.h 389:
'_unlink' is not a member of 'itk'
Error E2228 c:\Borland\Bcc55\include\stdio.h 389: Too
many error or warning messages
*** 26 errors in Compile ***

** error 1 ** deleting itkBrains2MaskImageIO.obj

** error 1 ** deleting default_target

** error 1 ** deleting default_target_IO

** error 1 ** deleting default_target

** error 1 ** deleting default_target_Code

** error 1 ** deleting default_target







		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


More information about the Insight-users mailing list