mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-15 04:50:43 +02:00
Find the correct library file from the chainloader
Instead of using this hardcdoed path.
This commit is contained in:
@@ -142,6 +142,7 @@ class PluginBridge {
|
||||
<< " (32-bit build)"
|
||||
#endif
|
||||
<< std::endl;
|
||||
// TODO: Show this library's path now that we're chainloading
|
||||
init_msg << "host: '" << plugin_host_->path().string() << "'"
|
||||
<< std::endl;
|
||||
init_msg << "plugin: '" << info_.windows_plugin_path_.string()
|
||||
|
||||
Reference in New Issue
Block a user