Changes between Version 1 and Version 2 of Ticket #62656, comment 31


Ignore:
Timestamp:
Apr 15, 2021, 11:43:34 PM (3 years ago)
Author:
Wowfunhappy (Jonathan)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62656, comment 31

    v1 v2  
    5050After that, `cargo run` started my hello world program without any additional incantations.
    5151
    52 Now, what I wasn't able to do was install rav1e with cargo, but I suspect I just need to swap out libSystem for legacySupport in more binaries... I think? And if so, I don't think there's anything that would be nuts so to do automatically...
     52Now, what I wasn't able to do was install rav1e with cargo, but I suspect I just need to swap out libSystem for legacySupport in more binaries... I think? And if so, I don't think integrating this automatically would be so nuts.
    5353
    5454---