openwebf/webf

error C2666: 'webf::QJSFunction::operator ==': overloaded functions have similar conversions

Closed this issue · 0 comments

Affected version

main

No same issues found.

  • Yes, I search all issues but not found.

Steps to Reproduce

Run the windows build with Visual Studio Community 2022, MSVC v143, Windows 11 SDK (10.0.22000.0)

Code example

git clone git@github.com:openwebf/webf.git
git submodule update --init --recursive
npm install
npm run build:bridge:windows

Expected results

Successful build and .dll libraries are generated.

Actual results

error C2666: 'webf::QJSFunction::operator ==': overloaded functions have similar conversions

...
C:\openwebf\webf\bridge\bindings/qjs/js_event_listener.h(33,30)
...
1461 Warning(s)
211 Error(s)