[Insight-developers] Strange NT problem, Some more info

William A. Hoffman billlist at nycap.rr.com
Sun Apr 10 21:30:56 EDT 2005


It pretty much gets covered by the CMake dashboard.  I did add the call to 
GetLongPathName, the only problem that showed up on the dashboard was on
mingw.   Odd, the migw windows.h said the function was only available on
winver >= 5, which means no NT, however, the windows.h from MS, said different.
The only change I made was to  add a #define WINVER 0x500 for mingw. It is possible
this does not work on NT, I don't think we have any NT boxes left, but you say
it works now?    Maybe you should do a CMake dashboard for NT?

-Bill
 

At 05:00 PM 4/10/2005, Lorensen, William E (Research) wrote:
>Bill,
>I just did an update in kwsys as of April 4 and the problem went away. Must be a result of your recent change.
>
>BTW, is there a nightly for kwsys? I'd be willing to contribute builds.
>
>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