Giter Club home page Giter Club logo

drxutil's Introduction

DRXUtil

DRC/DRH experiments.

Disclaimer

Modifying the DRC firmware can cause permanent damage.
No one but yourself is responsible for any sort of damage resulting from using this tool.

Building

For building you need:

To build the project run make.

See also

drxutil's People

Contributors

garyodernichts avatar

Stargazers

Bailey Fox avatar Andrew avatar  avatar Larson T. avatar

Watchers

 avatar  avatar

Forkers

team-orangeblue

drxutil's Issues

Cannot compile: mbedtls AES.h is not found

I'm trying to compile DRXutil on WSL1 (ubuntu 22, on top of Windows 10 22H2).

I've set up all of the dependencies listed (so that's devkitpro and its' pacman, wut, libmocha, Wii U SDL and the TTF for it).
Compilation however fails, even after make install'ing https://github.com/Mbed-TLS/mbedtls:

obguy@DESKTOP-4EJJI9N:~/DRXUtil$ make
Utils.cpp
/home/obguy/DRXUtil/source/Utils.cpp:4:10: fatal error: mbedtls/aes.h: No such file or directory
    4 | #include <mbedtls/aes.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [/opt/devkitpro/devkitPPC/base_rules:15: Utils.o] Error 1
make: *** [Makefile:146: build] Error 2
obguy@DESKTOP-4EJJI9N:~/DRXUtil$ sudo dkp-pacman -S mbedtls
[sudo] password for obguy:
error: target not found: mbedtls

What is missing?
If nothing, then can we get already compiled releases?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.