[Insight-developers] Borland compiler

Bill Hoffman bill.hoffman@kitware.com
Fri, 01 Feb 2002 15:54:55 -0500


At 03:35 PM 2/1/2002 -0500, Miller, James V (CRD) wrote:
>I agree that you should be able to tell ITK not to look for VTK.
>
>I was able to get the compiler going.  I had to blow away the build directory.
>
>This seemed to work:
>
>Run CMakeSetup.
>Select Insight source tree
>Assign an Insight build tree
>SELECT GENERATE BORLAND MAKEFILES BEFORE HITTING CONFIGURE!!!!
>Then configure, etc.
>
>It seems like if a build tree ever gets set to DevStudio settings
>it is hard to back that out.

OK, I have seen this problem.   Once you have generated for MSDev some stuff
gets stuck in the cache that a regenerate is not able to undo.


-Bill