Skip to content

ue5.5 won't compile #20

@ImagineTheGames

Description

@ImagineTheGames

There are 2 issues.

  1. the 2 Target.cs files need to have v5 instead of v2

  2. there is an enum conflict with EDirection. to solve it I just inserted the word Voxel inbetween E and the name... then I replaced all usages in the project...

After all that, all the content is empty in ue5.5... its just the c++ classes in the project (i wonder if some custom ue5 version was used that marked all assets with an unknown version)...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions