mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Add a log message when vkconfig is detected and warned about
This commit is contained in:
@@ -571,6 +571,8 @@ int main(int argc, char *argv[])
|
||||
"strongly recommended that you disable it while using RenderDoc.\n\n"
|
||||
"If this program is not active check the path below for any leftover files:\n\n%1")
|
||||
.arg(fn));
|
||||
|
||||
qInfo() << "vkconfig detected and warned";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user