Package Details: gcn64tools-git r423.e8420ea-1

Git Clone URL: https://aur.archlinux.org/gcn64tools-git.git (read-only, click to copy)
Package Base: gcn64tools-git
Description: Raphnet USB adapter management tools.
Upstream URL: https://github.com/raphnet/gcn64tools
Keywords: clone gcn64tools guitar hero rapthnet usb wii wiitar
Licenses: GPL3
Provides: gcn64tools
Submitter: luluco250
Maintainer: luluco250
Last Packager: luluco250
Votes: 1
Popularity: 0.000002
First Submitted: 2022-05-28 20:10 (UTC)
Last Updated: 2022-05-28 20:10 (UTC)

Latest Comments

bemug commented on 2024-11-30 10:51 (UTC) (edited on 2024-11-30 10:52 (UTC) by bemug)

Hello, I got these errors while building :

In file included from ./rntlib/gcn64lib.c:19:
./rntlib/rnt_priv.h:4:10: fatal error: hidapi.h: No such file or directory
    4 | #include "hidapi.h"
      |          ^~~~~~~~~~
compilation terminated.
make: *** [Makefile.common:69: gcn64lib.o] Error 1
make: *** Waiting for unfinished jobs....
main.c:24:10: fatal error: hexdump.h: No such file or directory
   24 | #include "hexdump.h"
      |          ^~~~~~~~~~~
compilation terminated.
make: *** [<builtin>: main.o] Error 1
In file included from ./rntlib/raphnetadapter.c:22:
./rntlib/rnt_priv.h:4:10: fatal error: hidapi.h: No such file or directory
    4 | #include "hidapi.h"
      |          ^~~~~~~~~~
compilation terminated.
make: *** [Makefile.common:69: raphnetadapter.o] Error 1