Commit 4e33989
VM: print diagnostic when QVM not found after native load fails
When loadNative fails (e.g. no ui_aarch64.so) and VM_LoadQVM also fails,
silentQVM suppressed the message. Now print that ui.qvm was not found
to help diagnose VM_Create on UI failed.
Co-authored-by: Tim Fox <timfox@outlook.com>1 parent d895d28 commit 4e33989
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
776 | 776 | | |
777 | 777 | | |
778 | 778 | | |
| 779 | + | |
| 780 | + | |
779 | 781 | | |
780 | 782 | | |
781 | 783 | | |
| |||
0 commit comments