[Insight-developers] Cable/Swig Cygwin
William A. Hoffman
billlist at nycap . rr . com
Thu, 30 Oct 2003 10:24:13 -0500
I found the problem. I have checked in a fix into cvs for CableSwig.
If you cvs update CableSwig it should fix the problem. Would you be able
to submit a dashboard for ITK on cygwin with CableSwig checked out in
the Utilities directory? If we had a dashboard, this would have been
obvious when it was broken.
The problem was in the CMakeLists.txt files. There was an IF(WIN32) that
needed to be AND NOT CYGWIN.
-Bill
At 09:05 AM 10/30/2003, Vincent A. Magnotta wrote:
>Has anyone been able to build Cable/Swig under cygwin. I have been
>having trouble getting it to compile. The problem resides in code in
>GCCPatch/gcc.
>
>First it fails to build because the file genrtl.h does not exist. If you
>then specify to cmake that you want to add the compiler flag
>-DNO_GENRTL_H then it will get past this problem, but fails because the
>file insn-config.h does not exist in this directory. From the little
>debugging work that I have done, it appears that these files are
>generated by the build process.
>
>If there is a build problem I will continue my debugging, but I just
>wanted to see if others had suggestions.
>
>Vince
>
>--
>Assistant Professor
>Department of Radiology
>0437 JCP
>E-mail: vincent-magnotta at uiowa . edu
>Phone: 319-356-8255
>Fax: 319-353-6275
>Website: http://www . radiology . uiowa . edu
>
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers at itk . org
>http://www . itk . org/mailman/listinfo/insight-developers