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