office-gobmx/dbaccess
Mike Kaganski 3fc2c054c5 Fix build in a specific VS2022 environment
Building Executable_odbcconfig using VS2022 failed for me reproducibly
for some time, with

  mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "C:/lo/src/build/instdir/program/odbcconfig.exe". The file or directory is corrupted and unreadable.
  make[1]: *** [C:/lo/src/core/dbaccess/Executable_odbcconfig.mk:10: C:/lo/src/build/instdir/program/odbcconfig.exe] Error 139

It is caused by linking odbccp32, and legacy_stdio_definitions required
by the latter with current versions of UCRT.

It seems to work OK for others; but being unable to find what's different
on my system, I have this workaround, using run-time loading instead.

Change-Id: Iab1fe7747ca6e677d89a120778ca805465a05611
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147627
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2023-02-24 17:05:49 +00:00
..
inc
qa
source osl::Mutex->std::mutex in FmXGridPeer 2023-02-21 10:39:38 +00:00
uiconfig
util
win32/source/odbcconfig Fix build in a specific VS2022 environment 2023-02-24 17:05:49 +00:00
AllLangMoTarget_dba.mk
CppunitTest_dbaccess_dialog_save.mk
CppunitTest_dbaccess_dialogs_test.mk
CppunitTest_dbaccess_embeddeddb_performancetest.mk
CppunitTest_dbaccess_empty_stdlib_save.mk
CppunitTest_dbaccess_firebird_test.mk
CppunitTest_dbaccess_hsqlbinary_import.mk
CppunitTest_dbaccess_hsqldb_test.mk
CppunitTest_dbaccess_hsqlschema_import.mk
CppunitTest_dbaccess_macros_test.mk
CppunitTest_dbaccess_nolib_save.mk
CppunitTest_dbaccess_RowSetClones.mk
CppunitTest_dbaccess_tdf119625.mk
CppunitTest_dbaccess_tdf126268.mk
Executable_odbcconfig.mk Fix build in a specific VS2022 environment 2023-02-24 17:05:49 +00:00
IwyuFilter_dbaccess.yaml
JunitTest_dbaccess_complex.mk
JunitTest_dbaccess_unoapi.mk
Library_dba.mk
Library_dbahsql.mk
Library_dbaxml.mk
Library_dbu.mk
Library_sdbt.mk
Makefile
Module_dbaccess.mk
PythonTest_dbaccess_python.mk
README.md
UIConfig_dbaccess.mk
UIConfig_dbapp.mk
UIConfig_dbbrowser.mk
UIConfig_dbquery.mk
UIConfig_dbrelation.mk
UIConfig_dbtable.mk
UIConfig_dbtdata.mk

Database Access Tools for LibreOffice Base DB Apps

Database access tools, for base database application

Builds on top of drivers in connectivity.