From: Martin Hollmichel <[EMAIL PROTECTED]> Date: Wed, 03 May 2006 11:04:37 +0200
Hi, > in the windows build of native46 cws the gdiplus.dll will be introduced > as a prerequisite for packaging OOo. I updateed > http://tools.openoffice.org/dev_docs/build_windows_tcsh.html with the > information on how to obtain this. Is anybody to validate the build > configuration before integrationg native46, I have tried. Downloaded that file from MS (needs validation of Windows, BTW) and have it sitting on my disk. - where to put this file? The only change in native46 is: +#ifdef WNT +File gid_File_Lib_Gdiplus + BIN_FILE_BODY; + Styles = (PACKED); + Dir = gid_Dir_Program; + Name = "gdiplus.dll"; +End +#endif So I wonder who and where should copy the gdiplus.dll file. We should also add a check for it into configure. -- Pavel Janík For real intimacy with Emacs, you must read the source code. -- Richard M. Stallman in GNU Emacs manual --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
