[Insight-developers] Make problems after moving an include file,
possible cmake problem
Lorensen, William E (Research)
lorensen at crd.ge.com
Sun Oct 9 19:43:25 EDT 2005
Luis,
The probelms were on dashboard machines that I don't have access to. I made trivial changes to CMakeLists.txt files and this seems to have fixed the problems.
Bill
-----Original Message-----
From: insight-developers-bounces+lorensen=crd.ge.com at itk.org
[mailto:insight-developers-bounces+lorensen=crd.ge.com at itk.org]On Behalf
Of Luis Ibanez
Sent: Sunday, October 09, 2005 6:49 PM
To: Bill Lorensen
Cc: insight-developers at itk.org; Blezek, Daniel J (Research)
Subject: Re: [Insight-developers] Make problems after moving an include
file, possible cmake problem
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
>
>
_______________________________________________
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