mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-08 20:40:11 +02:00
Find the correct library file from the chainloader
Instead of using this hardcdoed path.
This commit is contained in:
@@ -77,8 +77,8 @@ void log_init_exception(const std::exception& error,
|
||||
logger.log(error.what());
|
||||
logger.log("");
|
||||
|
||||
// Also show a desktop notification most people likely won't see the above
|
||||
// message
|
||||
// Also show a desktop notification since most people likely won't see the
|
||||
// above message
|
||||
// FIXME: Go through these messages and update them to reflect the
|
||||
// chainloading changes
|
||||
send_notification(
|
||||
|
||||
Reference in New Issue
Block a user