mirror of
https://github.com/DreamSourceLab/DSView.git
synced 2025-01-13 13:32:53 +08:00
print the warning that the decoder direcotry not exists.
This commit is contained in:
parent
2e3ee40634
commit
2e9e2c8e72
@ -540,7 +540,7 @@ QString GetDecodeScriptDir()
|
||||
{
|
||||
return dir.absolutePath();
|
||||
}
|
||||
dsv_info("ERROR: the decoder directory is not exists! '../share/libsigrokdecode4DSL/decoders'");
|
||||
dsv_info("ERROR: the decoder directory is not exists: ../share/libsigrokdecode4DSL/decoders");
|
||||
return "";
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user