[Insight-users] CMake is missing files
Bill Hoffman
bill . hoffman at kitware . com
Tue, 26 Aug 2003 15:09:15 -0400
You want to make sure that you do a:
cvs update -d
By default cvs will not get new directories. You have to add the -d.
Best update command is:
cvs update -dAP
That will remove all sticky tags, get new directories, and remove empty directories.
-Bill
At 03:02 PM 8/26/2003, Jan Neumann wrote:
>Hi,
>
>I try to use CMake 1.8b to generate the VC++-6.0 project files on
>Win2k for the cvs checkout from yesterday (which I downloaded using cvs
>update on a 2 month old checkout), but cmake always complains that some
>directories are missing.
>
>Specifically it misses the
>
>Insight/Utilities/expat
>Insight/Utilities/kwsys
>Insight/Examples/Statistics
>
>directories and if I would like to include pyuthon and tcl wrapping it
>also misses the
>
>Insight/Wrapping/CSwig
>
>directory.
>
>I checked out CableSwig into the Insight/Utilities directory as suggested
>on the CableSwig site.
>
>What do I need to do, to generate the project files correctly?
>
>Thanks a lot for any help,
>
>Jan Neumann
>
>
>
>________________________________________________
>\\\/
> Jan Neumann
> @ @
> > http://www . cfar . umd . edu/~jneumann
> \/ http://www . videogeometry . com
> ##
>________________________________________________
>
>
>
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk . org
>http://www . itk . org/mailman/listinfo/insight-users