Skip to content

Unreal 5.4.2 error in Visual Studio #3

@udevmain

Description

@udevmain

Error C2129 static function "bool UnrealSOLNETFramework::Object::SetText(UObject *,const char *,const char *)" declared, but not defined RaceOnLife E:\Projects\RaceOnLife\Plugins\SolanaSDK\Source\UnrealSOLNET\Public\UnrealSOLNET_Framework.h 176

Error C2129 static function "size_t UnrealSOLNET::Utility::Strlen(const char *)" declared, but not defined RaceOnLife E:\Projects\RaceOnLife\Plugins\SolanaSDK\Source\UnrealSOLNET\Public\UnrealSOLNET.h 287

I installed the plugin in the project folder to see how the plugin works in the examples that are in the Content folder, but when I try to run the project through Visual Studio, I get the errors above. There were even more errors before that, but I fixed them by adding #include "UnrealSOLNET.h" in the errored files, and I do not know what to do with these.

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