Closed vade closed 9 months ago
Im an ass, and my submodules weren't fully recursively initialized.
You're not alone! This comes up quite often, and not only with this package.
If anyone has any suggestions about how the build could check for this and give a helpful message, we'd love to hear them :)
Build Problem
Hi friends.
I'm working on adding some extensions to the Swift portion to enable CoreMedia and AVFoundation compatibility.
With a checkout of the project in Xcode 14.3.1 on Mac OS 13.4.1, I am unable to run tests via Xcode's built in testing framework, which appears supported given the project's structure and source.
To Reproduce
Checkout latest into a new repo
Command + U to run tests, or in the command line
swift test
- both result in'any/any.hpp' file not found
Expected Behavior
Tests run (and pass)
Screenshots
Logs