Hi Dalai, thank you for your good suggestion, I don't know how to link it, now I just modify makefile manually.
I've created a patch: https://developer.blender.org/D765 I would be happy to accept any criticism about GPL-compatible, I think it is ok, I migrate it from chromium ---- Best regards, Dun Liang 2014-08-27 17:02 GMT+08:00 Dalai Felinto <[email protected]>: > Hi, > > > * extern library, e.g. imm32.lib & imm32.dll, is needed for IME support > for windows, but I don't know how to handle this > > What you don't know how to handle? The linking? How to add them in the > patch (you can't actually, they would need to be in the svn repository > with the rest of the libraries)? > > Make sure they are GPL-compatible, otherwise it's a no-go from the very > begin. > > Cheers, > Dalai > -- > blendernetwork.org/dalai-felinto > www.dalaifelinto.com > > > 2014-08-27 3:33 GMT+02:00 Tamito KAJIYAMA <[email protected]>: > > Hi, > > > > Windows input method support in Blender has been long waited and will > > be very much appreciated. > > > > You can submit the patch to the Differential system: > > https://developer.blender.org/differential/ > > > > I guess I can be a reviewer of the code then. > > > > Regards, > > > > -- > > KAJIYAMA, Tamito <[email protected]> > > > > > > On 26/08/2014 21:04, [email protected] wrote: > >> Hello everybody, > >> > >> I'm developing Blender IME support for windows, in East Asia(China, > Japan, Korea), > >> people need to use IME to type complex characters, so it is useful :) > >> > >> Now it works well in my mingw64 and vc12x64 > >> environment, but I still have some problem: > >> > >> * extern library, e.g. imm32.lib & imm32.dll, is needed for IME support > for windows, > >> but I don't know how to handle this > >> * it is my first time developing Blender, I'm not very familiar with > Blender > >> architecture, but this task requires changing multiple files, I try my > best to > >> conform the architecture, however I think there still being some error > >> > >> Should I submit a patch? Would anybody give me some suggestion? > >> > >> I'm a Chinese college student and enjoyed Blender > >> > >> ---- > >> > >> Best regards, > >> Dun Liang > > _______________________________________________ > > Bf-committers mailing list > > [email protected] > > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
