On Thu, Feb 23, 2012 at 9:28 AM, Jeff Hardy <[email protected]> wrote:
> On Thu, Feb 23, 2012 at 7:05 AM, Slide <[email protected]> wrote: > > I'm feeling pretty masochistic lately, so maybe I'll write it in pure > Python > > :-) The other option is pulling in something like wrc.exe from WINE > > depending on the license winres from binutils is another option. I can > check > > into those options as well. What license would we want in order to > > redistribute with IP, I am terrible with licenses. > > I'd prefer not to distribute anything that might be platform > specific*. I'm fine with saying "you want to embed unmanaged > resources, go install X, Y, or Z," except for the simple case of > setting an Icon. I don't know the details of the resource format, but > I can't imagine it's too complicated for that one simple case. > > - Jeff > > * Yes, there's stuff in there already. Doesn't mean I like it :). > I agree about distributing stuff that is platform specific*. For an icon, it probably won't be that difficult. slide * winres should run on any platform that binutils is ported to since it's part of that package. -- Website: http://earl-of-code.com
_______________________________________________ Ironpython-users mailing list [email protected] http://mail.python.org/mailman/listinfo/ironpython-users
