CMake error with wut - Unknown CMake Command
Posted: Mon Aug 12, 2024 6:32 pm
I'm newer to C/C++ programming, and I still don't understand CMake or compilers (I usually use Xcode which handles all that for me) but this seems like a trivial issue fueled by inexperience. Basically, I followed all the installation instructions on the Getting Started page on the wiki, installing the wiiu-dev group and downloaded the helloworld_cpp sample from GitHub. When I ran "cmake ." it gave me the error "Unknown CMake command "wut_create_rpx"." which I kind of expected since I never told it where the devkitPro .cmake files were. So, how should I solve this?
Running MacOS if that wasn't clear.
Running MacOS if that wasn't clear.