https://bz.apache.org/ooo/show_bug.cgi?id=127731

dam...@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #14 from dam...@apache.org ---
It works, that MSVCRT90.DLL error is gone, for all gbuild executables including
python.exe, uno.exe, etc., not just odbcconfig.exe.

Resolving FIXED, thank you for your bug report :).


commit 104751b68faf29eef4f137251f7b9ecd22ed8074 (HEAD -> trunk, origin/trunk,
origin/HEAD, 127731-odbcconfig)
Author: Damjan Jovanovic
Date:   Sun Oct 1 09:48:00 2023 +0200

    For gbuild, when linking a binary on Windows produces a .manifest file,
    embed this manifest into the binary like dmake did.

    Unfortunately our old version of LINK.EXE doesn't have the /MANIFEST:EMBED
    option, so the manifest has to be be embedded by calling MT.EXE in a
    separate step.

    Also, stop delivering the .manifest files to ${OUTDIR} now.

    Patch by: me
    Fixes: #127731 - AOO fails to open ODBC manager

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to