Displaying 1 result from an estimated 1 matches for "vfspp".
2020 Oct 05
2
Clang API: any way to use a virtual filesystem ?
...en minutes as this idiot tries to extract it itself
(see the sdk files there:
https://github.com/ossia/score/releases/tag/v3.0.0-a14-1).
My question is: is it possible to hook something in clang to allow it to go
look for files inside a virtual file system à la
https://github.com/yevgeniy-logachev/vfspp for instance ? This way I would
only download the zip, not extract it, and it'd be just opened in ram when
needed.
Or does it necessarily go through fopen() for includes right now ?
Kind regards,
Jean-Michaël
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <h...