XROS Support ? #149
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, I tried to use your project with a packaged XROS SDK (adapting the wrapper.c file). As expected (as visionos is not a supported target), I got the following error : "ld: -platform_version passed unknown platform name 'xros'"
Do you plan to add this target?
Do you think that the path to get there is not that difficult? Like adapting the switch cases targeted the desired OS through the cctools source code? (I'm not sure that the libtapi project supports xros) ?
Anyway thanks a lot sir for your projects :)