mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
somewhere
This commit is contained in:
@ -7537,7 +7537,7 @@ string slsDetector::setFilePath(string s) {
|
||||
pthread_mutex_unlock(&ms);
|
||||
}
|
||||
else if(!s.empty()){
|
||||
std::cout << "path does not exist" << endl;
|
||||
std::cout << "file path does not exist" << endl;
|
||||
setErrorMask((getErrorMask())|(FILE_PATH_DOES_NOT_EXIST));
|
||||
}
|
||||
if(ret==FORCE_UPDATE)
|
||||
|
Reference in New Issue
Block a user