muon
muon copied to clipboard
Entrypoint "ulAppGetWindow" not found in cra-go.exe
I'm trying to get create-react-app working on windows 11 by running build.bat script from the provided archive in the following directory structure:
│ build.bat
│ package.json
└───lib
AppCore.dll
gio-2.0-0.dll
glib-2.0-0.dll
gmodule-2.0-0.dll
gobject-2.0-0.dll
gstreamer-full-1.0.dll
gthread-2.0-0.dll
Ultralight.dll
UltralightCore.dll
WebCore.dl
Provided archive: UL_go_build_script.zip
Building the sample is going fine, but sadly, the generated cra-go.exe generates an error: Entrypoint "ulAppGetWindow" not found in cra-go.exe
I'm was having the exact same issue.
You need to download and use the .dlls from v1.1 of Ultralight.