Unreal.js-core icon indicating copy to clipboard operation
Unreal.js-core copied to clipboard

[Report] Missing lib in the last libs update

Open VELD-Dev opened this issue 2 years ago • 0 comments

There's a missing "v8_base_3.lib" file while compiling/recompiling the last libs version. Here is the error: image WARNING: Library 'C:\.example-project\UnrealJS_EA5.0\HostProject\Plugins\UnrealJS\ThirdParty\v8\lib\Win64\Release\v8_base_3.lib' was not resolvable to a file when used in Module 'V8' Files: image Just a report for the last libs, I think I can patch it by using older "v8_base_3.lib".

There's also this error: ERROR: Could not find definition for module 'ShaderCore', (referenced via Target -> JavascriptUMG.Build.cs) at line 15:13 This error is fatal. Do I need to delete it ? I'll request a push to UE5 early access plugin version.

VELD-Dev avatar Nov 15 '21 12:11 VELD-Dev