Maschell fa4115712c Revert "Fix compiling on latest devkitpro version"
This reverts commit 24fe38cb0c0646625d7351496c5191249ac2d817.
2019-05-14 20:28:10 +02:00
2017-09-09 12:24:36 +02:00
2018-09-21 18:16:56 +02:00
2017-09-09 12:24:36 +02:00
2018-09-21 18:16:56 +02:00

libntfs for the Wii U Build Status

Usage

Link the application with:

-lntfs -liosuhax

Dependencies

To be able to use libntfs for the Wii u, you need to install the following dependencies:

Use the prebuilt files from a Docker image.

The image wiiulegacy/libntfs on Docker Hub provides a prebuilt library in the /artifacts directory. Copy it into your DevkitPPC portlibs folder.

Example:

COPY --from=wiiulegacy/libntfs:2013.1.13 /artifacts $DEVKITPRO/portlibs
Description
No description provided
Readme GPL-2.0 500 KiB
Languages
C 99.3%
Makefile 0.7%