I modified to generation of hugins makefiles on windows (rev. 5038). Hugins stitching engine uses now windows own cmd.exe to execute all steps instead of the sh.exe from UnxUtils. (sh.exe has some bugs, e.g. is does not support redirecting to a file with ">", furthermore the UnxUtils are discontinued/not updated for a long time)
Now all critical characters (space, #, ^, $ and so on) should work because they are better masked. I hope, that it will cope better with other characters from other codepages e.g. cyrillic, but this is untested. As a side effect the test target of the makefiles works now on windows. For builders: you will need gnu make to use it. (It's easy: download GNUmake, extract to path make-3.81 (same level as hugin-trunk), compile using the provided project file make_msvc_net2003.sln, rename the resulting exe in make-3.81/Release to make.exe). The UnxUtils are not used any more. Maybe the installer must be updated. Thomas -- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
