[Bug 41607] Piggi 2 Demo version fails to start and throws runtime and fatal error

WineHQ Bugzilla wine-bugs at winehq.org
Wed Sep 15 05:46:47 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=41607

ake.rehnman at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ake.rehnman at gmail.com

--- Comment #18 from ake.rehnman at gmail.com ---
I think the loading of libodbc.so is wrong. That file is used for linking not
sure but it is only availble in the unixodbc-dev package.

You can however set the LIB_ODBC_DRIVER_MANAGER to libodbc.so.1 like:

LIB_ODBC_DRIVER_MANAGER="libodbc.so.1" wine <your program>

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list