hlwhl / webview_cef

WebView for Flutter Desktop Apps using CEF(Chromium Embedded Framework) [Work in Progress]
Apache License 2.0
188 stars 54 forks source link

[Windows] Incompatible with Windows on NET 9 or VS 17.12.0 #166

Open letrungdo opened 2 days ago

letrungdo commented 2 days ago

Flutter version 3.19.6

Build log error: D:\a\1\s\windows\flutter\ephemeral\cpp_client_wrapper\include\flutter\encodable_value.h(199,60): error C2665: '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<int>>,std::vector<int64,std::allocator<int64>>,std::vector<double,std::allocator<double>>,flutter::EncodableList,flutter::EncodableMap,flutter::CustomEncodableValue,std::vector<float,std::allocator<float>>>::variant': no overloaded function could convert all the argument types [D:\a\1\s\build\windows\x64\plugins\webview_cef\webview_cef_plugin.vcxproj]

TeekTon commented 1 day ago

I also have this problem .Please help me