Search found 2053 matches
- Sat May 17, 2025 11:40 am
- Forum: Bug Reports
- Topic: macOS .pkg installer signing broken
- Replies: 1
- Views: 8382
Re: macOS .pkg installer signing broken
- Fri May 16, 2025 10:04 pm
- Forum: Bug Reports
- Topic: Cannot compile Examples
- Replies: 3
- Views: 8960
Re: Cannot compile Examples
Don't redefine the DEVKITPRO & DEVKITARM variables when compiling. These should be set in your environment already.
Run the following command to ensure your devkit install is up to date and all required components are installed.
Code: Select all
sudo dkp-pacman -S nds-dev --needed
- Fri May 16, 2025 8:20 pm
- Forum: Announcements
- Topic: libogc license controversy
- Replies: 1
- Views: 13943
libogc license controversy
- Thu May 15, 2025 7:41 am
- Forum: 3DS Development
- Topic: cant install 3ds-dev with pacman on fedora
- Replies: 3
- Views: 21024
Re: cant install 3ds-dev with pacman on fedora
# An example of a custom package repository. See the pacman manpage for ...
- Thu May 15, 2025 6:27 am
- Forum: 3DS Development
- Topic: cannot install libctru
- Replies: 2
- Views: 9408
Re: cannot install libctru
It was a minor packaging hiccup, sorry. The package signing failed and the release process missed the error which then resulted in no signature file being uploaded. Apologies for the inconvenience.
- Thu May 15, 2025 6:24 am
- Forum: Bug Reports
- Topic: Cannot compile Examples
- Replies: 3
- Views: 8960
Re: Cannot compile Examples
/opt/devkitpro is not user writable. If you want to compile the examples copy them somewhere that's writable.
- Mon May 12, 2025 9:41 pm
- Forum: Announcements
- Topic: May 2025 updates
- Replies: 21
- Views: 12757
libtonc 1.4.5
fix typo in tonc_oam scale function by @evanbowman in https://github.com/devkitPro/libtonc/pull/3
use stdint.h/stdbool.h for types
Recommended and supported installation for all our releases ...
- Mon May 12, 2025 9:39 pm
- Forum: Announcements
- Topic: May 2025 updates
- Replies: 21
- Views: 12757
libpng packages updated
- armv4t-libpng: 1.6.48
- 3ds-libpng: 1.6.48
- ppc-libpng: 1.6.48
- switch-libpng: 1.6.48
Latest upstream version.
Recommended and supported installation for all our releases is via devkitPro pacman
- Mon May 12, 2025 8:32 pm
- Forum: Announcements
- Topic: May 2025 updates
- Replies: 21
- Views: 12757
switch-mbedtls 2.28.9
- update to latest upstream
Recommended and supported installation for all our releases is via devkitPro pacman
- Mon May 12, 2025 7:44 pm
- Forum: Announcements
- Topic: May 2025 updates
- Replies: 21
- Views: 12757
nds-libmad 0.15.1b
- new package
Recommended and supported installation for all our releases is via devkitPro pacman