You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to build using the guide in the readme file i am getting this error when building the example game:
CMake Error at /opt/devkitpro/wut/share/wut.cmake:51 (add_custom_command):
No TARGET 'examplegame_sdl.rpx' has been created in this directory.
Call Stack (most recent call first):
/opt/devkitpro/wut/share/wut.cmake:58 (wut_create_rpl)
CMakeLists.txt:88 (wut_create_rpx)
-- Configuring incomplete, errors occurred!
I have wut, SDL2 and libromfs all installed
The text was updated successfully, but these errors were encountered:
When attempting to build using the guide in the readme file i am getting this error when building the example game:
I have wut, SDL2 and libromfs all installed
The text was updated successfully, but these errors were encountered: