debugging info for solv, part 2
git-svn-id: svn://localhost/ardour2/trunk@1205 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -359,7 +359,7 @@ PluginManager::vst_discover_from_path (string path)
|
||||
plugin_objects = scanner (vst_path, vst_filter, 0, true, true);
|
||||
|
||||
if (plugin_objects) {
|
||||
cerr << "Discovered " << plugin_objects.size() << " possible plugins\n";
|
||||
cerr << "Discovered " << plugin_objects->size() << " possible plugins\n";
|
||||
} else {
|
||||
cerr << "No plugins discovered at all\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user