2009/3/1 Bruno Postle <[email protected]>: > > On Sun 01-Mar-2009 at 07:58 +0100, Lukáš Jirkovský wrote: >>2009/3/1 Ippei UKAI <[email protected]>: >>> >>> Lately, I'm wondering why PTBatcher and PTBatcherGUI are not in the / >>> hugin/src/hugin1 directory. > >>> Should they be moved before the release? >> >>I think it would be reasonable to move only PTBatcherGUI. And the best >>would be to make PTBatcher (the comandline tool) not dependent on >>wxwidgets. > > Yes it should be moved, but it isn't clear why PTBatcher has a > wxwidgets dependency. > > -- > Bruno >
There are lots of code which uses it for eg. writing files, wxString is used there a lot (this one should be fairly easy to convert it to std::string). I'll try to remove this dependency later if it would be possible (I'm not sure difficult would be for example getting user config directory without use of wxWidgets). --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
