Re: Compiling trunk on Windows
"Yoann Roman" <[email protected]> Thu, 5 Mar 2009 17:44:10 -0500
| Newsgroups | gmane.comp.internationalization.fribidi |
|---|---|
| Message-ID | <[email protected]> |
> Being in a similar spot I succeeded recently in building fribidi2 from > CVS using the mingw32 cross compiler on Linux. To call the DLL from > python I used the ctypes module. Thanks for the rapid response. After some more playing around with compiler flags and Windows fixes, I got the trunk code to compile the generators, run them, and compile fribidi.dll with VS2003. I can't get ctypes to work with that DLL, but Pyfribidi seems to load fine. My problem now is that it's still returning an invalid UTF-8 sequence for the Arabic text I'm giving it, but that's for another message. Thanks, -- Yoann Roman