-
Notifications
You must be signed in to change notification settings - Fork 60
clang: error: no such file or directory: 'Embedded' clang: error: no such file or directory: 'Framework' #178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@scalveerne The question in your title and the question in your content don't seem to be the same? |
he truth is that in your answer I get a good starting point, I will |
Thank you, and wish you well. |
The solution was that: firebase/flutterfire#16536 (comment) If anyone have that problem the response are into the url |
I am switching from flutter_inappwebview to this library since the previous one really has serious problems, however in cef I have not been able to make it work neither in windows nor in macOS.
At the moment the only thing that interests me is that it works in windows and I'm having this error: C:\UsersersPC document's GitHubcalbrowserwindowsflutter_ephemeral\cpp_client_wrapper\includeflutter_encodable_value. h(199,60): error C2665: 'std::variant<std::variant<std::monostate,bool,int32_t,int64_t,double,std::string,std::vector<uint8_t,std::allocator<uint8_t>>,std: :vector<int32_t,std::allocator>,std::vector<int64,std::allocator>>,std::vector<double,std::allocator>,flutter::
Error: Build process failed.
I think it has to do with the version of Visual Studio but I don't have enough experience to move things around in the library and suggest a PR.
If you could help me to understand if it has a solution or if it is something that will be seen in the future I would appreciate it, we are about to migrate heavily to this lib and we have 2,000 active users that could be affected.
The text was updated successfully, but these errors were encountered: