[Insight-developers] Make problems after moving an include file, possible cmake problem

Luis Ibanez luis.ibanez at kitware.com
Sun Oct 9 18:48:43 EDT 2005


Hi Bill,


Running


            "make depend"


usually solves this problem for me.


    Luis


-----------------------
Bill Lorensen wrote:
> Folks,
> Dan recently moved a .h file from Code/Numerics/Statistics to 
> Code/Common. Now on some platforms we get errors like:
> 
> make[2]: *** No rule to make target 
> `../../src/Insight/Code/Numerics/Statistics/itkMersenneTwisterRandomVariateGenerator.h', 
> needed by 
> `Testing/Code/Numerics/Statistics/CMakeFiles/itkStatisticsTests.dir/itkMersenneTwisterRandomVariateGeneratorTest.o'. 
> Stop.
> 
> The errors look like they come from platforms running cmake versions 
> that keep binaries and other cmake related files in foo.dir directories. 
> I suspect that the dependency files are not being update correctly.
> 
> If this is the problem, how can we force cmake to generate the proper 
> dependencies.
> 
> Bill
> 
> 
> _______________________________________________
> 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