octobuild icon indicating copy to clipboard operation
octobuild copied to clipboard

What is missing for supporting nintendo switch?

Open simonfagerholm opened this issue 1 year ago • 2 comments

Hi! Great project, I was wondering what is missing from this project to also have support for Nintendo Switch?

simonfagerholm avatar Feb 13 '24 08:02 simonfagerholm

No idea, I didn't test it. It might require minor adjustments to handling of clang flags. I am also not sure I have access to Nintendo Switch platform files for Unreal Engine.

slonopotamus avatar Feb 13 '24 08:02 slonopotamus

Ah, cool. I tested it :) It somewhat worked but getting a bunch of errors like this when compiling stuff for Switch:

#8 136/6755: xxyy.c @ 54s
ERROR: Failed to open file D:\a\_work\UnrealEngine\Engine\Plugins\xxyy\Intermediate\Build\Switch\UnrealClient\Test\xxyy\xxyy.c.o: The system cannot find the file specified. (os error 2)

simonfagerholm avatar Feb 13 '24 12:02 simonfagerholm