Skip to content

Packaging for Android on UE 5.4.1 fails  #422

@D3valon

Description

@D3valon

Hey all,

Packaging (Android (ASTC)): G:/eeVReeUEMobile/eevree_unrealmobileapplication/Projects/eeVRee/Plugins/SocketIO/Source/CoreUtility/Public/CUOpusCoder.h(7,9): error: 'WITH_OPUS' macro redefined [-Werror,-Wmacro-redefined]
UATHelper: Packaging (Android (ASTC)): 1 error generated.

PackagingResults: Error: 'WITH_OPUS' macro redefined [-Werror,-Wmacro-redefined]
PackagingResults: Error: Unknown Error

For temporary solution I commented out the line
#define WITH_OPUS (PLATFORM_WINDOWS || PLATFORM_UNIX || PLATFORM_ANDROID)

After this the project compiles successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions