Search found 1 match

by Yoshi
Sun Aug 23, 2020 5:53 pm
Forum: devkitPPC
Topic: gcdsptool
Replies: 1
Views: 28107

gcdsptool

Hello,

I built devkitPPC from source (https://github.com/devkitPro/buildscripts) to compile libogc with it. By compiling libogc, I got the error
gcdsptool: Command not found
If I understood it correctly, gcdsptool should be built in devkitPPC/bin , but there is no such file. What must I do to get ...