mirror of
https://github.com/DreamSourceLab/DSView.git
synced 2025-02-02 13:52: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();
|
return dir.absolutePath();
|
||||||
}
|
}
|
||||||
|
dsv_info("ERROR: the decoder directory is not exists! '../share/libsigrokdecode4DSL/decoders'");
|
||||||
return "";
|
return "";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user