Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

CKNonNull.h:47:33 No member named 'move' in namespace 'std'; did you mean 'modf'? #4683

Open
haifengkao opened this issue Apr 21, 2023 · 0 comments

Comments

@haifengkao
Copy link

haifengkao commented Apr 21, 2023

🐛 Bug Report

Compile Error
233342471-d8c1af79-b756-4440-ae81-5593d01e8817

I have submitted an issue to the component kit here
facebook/componentkit#975
But componentkit seems abandoned.
I quite worries me because flipper is built on top of an abandoned project.

To Reproduce

Install Xcode 14.3
Install flipper
Build

Solution

add #import <utility> in CKNonNull.h

update not working in Xcode 15.3
I have to use #include <utility> instead

Environment

Xcode 14.3
macOS 13.0.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant