Skip to content

Problems building plugin for Unreal 5.5 #56

@NikChel

Description

@NikChel

Hello!
I tried to install this plugin via .bat one-click installation for UE5.5 and got compilation errors.
Also, I tried to install the plugin for version 5.4 and everything worked at this stage. Then I updated the project to version 5.5 and compilation errors appeared again.
Please, if the plugin is still being developed, release an update or tell me how to deal with these errors!

11>WitRequestSubsystem.cpp(175): Error C2039 : 'OnRequestProgress': is not a member of 'IHttpRequest'
11>GenericPlatformHttp.h(16): Reference C2039 : see declaration of 'IHttpRequest'
11>WitRequestSubsystem.cpp(344): Warning C4996 : 'FJsonObject::HasField': Passing an ANSI string to HasField has been deprecated outside of UTF-8 mode. Please use the overload that takes a TCHAR string. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
[2/7] Compile [x64] WitHttpEngineIncludes.cpp
11>HttpThread.cpp(22): Error C2065 : 'UE_HTTP_DEFAULT_MAX_CONCURRENT_REQUESTS': undeclared identifier
11>HttpThread.cpp(278): Error C4668 : 'UE_HTTP_SUPPORT_TO_INCREASE_MAX_REQUESTS_AT_RUNTIME' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
11>WitHttpEngineIncludes.cpp(38): Error C1083 : Cannot open include file: 'IHttpThreadedRequest.cpp': No such file or directory
Trace file written to C:/Users/globl/AppData/Local/UnrealBuildTool/Log.uba with size 6.1kb
Total time in Unreal Build Accelerator local executor: 43.93 seconds
Total execution time: 45.26 seconds
11>Microsoft.MakeFile.Targets(44,5): Error MSB3073 : The command ""C:\Program Files\Epic Games\UE_5.5\Engine\Build\BatchFiles\Build.bat" VRPlugins_5_4Editor Win64 Development -Project="C:\Users\globl\OneDrive\Documents\Unreal Projects\VRPlugins_5_4\VRPlugins_5_4.uproject" -WaitMutex -FromMsBuild -architecture=x64" exited with code 6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions