[Insight-users] Re: Borland 5 and self-made header files

Luis Ibanez luis.ibanez@kitware.com
Sat, 08 Feb 2003 00:34:32 -0500


Hi Shaf,

Are you using CMake for generating your project files ?


Luis

----------------------------------------
Shaf Cangil wrote:
> Hi
> Can you help me?
>  I have Borlands 5 whichI have installed in default location in my 
> machine, the exe of which sits here...
> ie:
> *"C:\Program Files\Borland\CBuilder5\Bin\bcb.exe"*
> however, I am using it for two different courses where both have 
> separate folders
> ie:
> *C:\M361\Block I*
> and also
> *C:\MT262\Block I*
>  
> The compiler compiles its own headers fine in either case when I am 
> using files in either folder but if will not incorporate non-standard 
> libs since I have to include some Header and Libaray files (*.h and 
> *.lib) for the C:\MT262\Block I applications.
>  
> I DID add them to the *C:\Program Files\Borland\CBuilder5\Include* and 
> the *C:\Program Files\Borland\CBuilder5\Lib* folders but the compiler 
> threw up the error *E2268 Call to undefined function*. and highlighted 
> the function itself ( not the header which to me means its ok with the 
> header but the 'function' is not contained wihtin it...
>  
> phew....
> ok,  now if anyone can help please email me
>  
> cangil@utku.com <mailto:cangil@utku.com>
> thanks
>  
>  
> 
> Shaf Cangil
> Developer