Build error in new Expo project #17
<
8000
div data-view-component="true" class="Layout Layout--flowRow-until-md Layout--sidebarPosition-end Layout--sidebarPosition-flowRow-end">
Comments
Strange, I'll look into it today 🤔 |
I'm on Xcode 16.2 & RN 76. It could be related to min deployment target, I can try 17+. |
Merged
❌ (node_modules/@corasan/image-compressor/ios/opencv2.xcframework/ios-arm64/opencv2.framework/Versions/A/Headers/core/types.hpp:56:10)
54 | #include <limits>
55 |
> 56 | #include "opencv2/core/cvdef.h"
| ^ 'opencv2/core/cvdef.h' file not found
57 | #include "opencv2/core/cvstd.hpp"
58 | #include "opencv2/core/matx.hpp"
59 | I'm getting this error now. |
@gtokman sorry for the delay, I completely missed this. Are you still having issues? I will try to reproduce the issue on a new project. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I followed the installation instructions into a new expo project, but got the following error:
The text was updated successfully, but these errors were encountered: