From: Bob D. <bd...@si...> - 2005-04-13 13:11:38
|
Hym... Back when I was trying the port RLIB to windows I recall libtool not wanting to make a DLL. Dunno if you are having these problems. Did you try to manually create the dll w/ gcc? I also tried to manually make a dll and I don't think I could ever get it to work. I didn't have symbol problems, but I think it kept making a static library. I assume because of your work in windows you have more experience w/ this FYI, I'm working on UTF8 for you. But I have a question. Do you know of any way to put UTF8 in PDF documents? I kinda think its not going to work. We can only go as far as Adobe's fonts support things. RPDF could be made utf8 friendly but it might be pointless unless it can be done inside a PDF document. - bob On Wed, 2005-04-13 at 06:38 +0200, Zoltan Boszormenyi wrote: > Bob Doan =C3=ADrta: > > Nice! > >=20 > > Great work so far. > >=20 > > Did you have any luck getting a rpdf.dll? That is going to be much >=20 > Unfortunately not. I tried to link it to everything glib2 and gmodule2 > are linked to: -lwsock32 -lkernel32 -lmsvcrt -lshlwapi, etc. No success. >=20 > > easier then getting a rlib.dll. rpdf only depends on GLIB2. > >=20 > > Is there any chance you can work with RLIB's CVS? Some stuff has > > changed since the 1.3.2 release (Especially in output performance) >=20 > OK, I will do a cvs checkout. >=20 > Best regards, > Zolt=C3=A1n B=C3=B6sz=C3=B6rm=C3=A9nyi |