Skip to content

libnds 2.0 Support #1777

Open
Open
@jmerdich

Description

@jmerdich

libnds released version 2.0 in November, and with it came a lot of breaking changes. As devkitpro only provides the latest version of packages, this means all fresh builds are broken for new contributors (hi!) or anyone who updates.

I have a stopgap below, but in the words of the release notes:

If you have issues updating your homebrew for these library updates then please ask us for help. Please don't just stick with old releases or hostile and incompatible forks and recommend other people do the same. We've done what we can to hopefully ensure most things require minor changes to make use of this updated set of libraries.

It honestly looks pretty nice, but I have no idea how those changes apply to a project like this which blurs the lines between a normal homebrew app and a BIOS.

Stopgap
  1. Remove calico (sudo dkp-pacman -R calico)
  2. Pull and install the following from https://wii.leseratte10.de/devkitPro/
    • libfat-nds-1.1.5-1-any.pkg.tar.xz
    • libnds-1.8.3-1-any.pkg.tar.zst
    • devkitarm-rules-1.5.1.tar.gz
  3. make clean

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions