WerWolv / EdiZon

💡 A homebrew save management, editing tool and memory trainer for Horizon (Nintendo Switch)
GNU General Public License v2.0
1.16k stars 109 forks source link

[compile]compile error KeyboardManager.cpp #64

Closed zsword closed 5 years ago

zsword commented 5 years ago

Compile error: ../EdiZon/source/KeyboardManager.cpp:142:29: error: 'FASTSCROLL_WAIT' was not declared in this scope svcSleepThread((u64)FASTSCROLL_WAIT); ../EdiZon/source/KeyboardManager.cpp:315:20: error: 'gfxGetFramebuffer' was not declared in this scope framebuf = gfxGetFramebuffer(&framebuf_width, NULL); ...

WerWolv commented 5 years ago

Uhh you got a really really old version of Edizon apparently or something went wrong during pulling the new changes. The keyboard manager was a test ages ago that was never finished and discarded again pretty quick