switch-gdx icon indicating copy to clipboard operation
switch-gdx copied to clipboard

A LibGDX Nintendo Switch Homebrew and Xbox/UWP backend

Results 4 switch-gdx issues
Sort by recently updated
recently updated
newest added

So, i think saying small in #1 was a understatement. ### Info Windows 10 Latest version of msys2/mingw64/gcc ### Problem When i execute the run task, the transpile task works...

### Problem: I was trying this backend, and since i haven't got space left in my C: drive, i installed devkitPro on my D: drive. When i tried it, the...

I'm trying to build this showcase project on my own: https://github.com/TheLogicMaster/shattered-pixel-dungeon-switchgdx, but failed on both Windows and Ubuntu platforms. Basically, I just want to see if the if the LibGDX...

When running the `switch:nro` task, the following error is thrown: ``` Exception in thread "main" com.thelogicmaster.clearwing.TranspilerException: Failed to find super implementation for: class com/github/tommyettinger/ds/Ordered.M_swap at com.thelogicmaster.clearwing.BytecodeClass.processHierarchy(BytecodeClass.java:301) at com.thelogicmaster.clearwing.BytecodeClass.processHierarchyOrWarn(BytecodeClass.java:219) at com.thelogicmaster.clearwing.BytecodeClass.processHierarchy(BytecodeClass.java:232)...