Sarah
Sarah
I'm also running into this issue for me i have two apfs drives, one at `005: 001 start end length "Customer"` and another (just a normal non botched apfs drive)...
it appears you can also use any standard path to refer to the drive. this looks for me on mac like /dev/disk0 and might on linux look like /dev/sdb if...
related to #51 : but only very basic, as it still is mostly non-functional. And obviously no changes were made for hard coded windows specific paths
Sad to hear linusTrinus does not work. The makefile you screenshot is fairly standard, it includes some variables on the left. For instance CC is the name of the executable...
Oh and if you're wondering if the make file builds successfully, no it does not, because directx among other things.
That being said running `make driver` is how you execute this if you wanted to see the errors for yourself
looks like most of the wide character typing is involved with file names. C++17 std::filesystem::path is cross platform and should make it so it handles wide characters and other types...
Oh thanks! Really just a link to that somewhere in the docs themselves or in the readme is good enough.
yeah fine grained is definitely what i was going for but this approach is definitely reasonable. I didn't realize the standard library had a buzz definition file, and hence could...
if you want to reproduce the bug, install photopea.com PWA on android and turn off wifi and attempt to use the app, it should go to a "no internet" type...