224
edits
Line 85: | Line 85: | ||
* Create a subdirectory somewhere outside the source folder for your ScummVM build and cd into it | * Create a subdirectory somewhere outside the source folder for your ScummVM build and cd into it | ||
* Execute the command | * Execute the command (once a curl-config script exists for devkitA64, the --disable-libcurl could be omitted) | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
../scummvm/configure --host=switch --disable-libcurl | ../scummvm/configure --host=switch --disable-libcurl |
edits