GithubHelp home page GithubHelp logo

Compilation on Ubuntu WSL about grrlib HOT 7 CLOSED

grrlib avatar grrlib commented on May 24, 2024
Compilation on Ubuntu WSL

from grrlib.

Comments (7)

Crayon2000 avatar Crayon2000 commented on May 24, 2024

Hello, from what I see. It does not seems like you are using WSL. Because WSL will use Linux binaries and here I see an exe (powerpc-eabi-gcc.exe) and dll (liblto_plugin-0.dll) file.

Are you sure Devkitpro is installed? It should be in /opt/devkitpro
You can test with /opt/devkitpro/devkitPPC/bin/powerpc-eabi-gcc --version

from grrlib.

sonich2401 avatar sonich2401 commented on May 24, 2024

Hello, from what I see. It does not seems like you are using WSL. Because WSL will use Linux binaries and here I see an exe (powerpc-eabi-gcc.exe) and dll (liblto_plugin-0.dll) file.

Are you sure Devkitpro is installed? It should be in /opt/devkitpro
You can test with /opt/devkitpro/devkitPPC/bin/powerpc-eabi-gcc --version

/opt/devkitpro/devkitPPC/bin/powerpc-eabi-gcc --version powerpc-eabi-gcc (devkitPPC release 38) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Its installed

from grrlib.

sonich2401 avatar sonich2401 commented on May 24, 2024

Ive been able to compile other things for the wii so idk why it matters if its an exe or not. msys2 was able to compile it just fine when it was an exe

from grrlib.

Crayon2000 avatar Crayon2000 commented on May 24, 2024

Try the following and give me the result:

echo $DEVKITPRO

from grrlib.

sonich2401 avatar sonich2401 commented on May 24, 2024

Try the following and give me the result:

echo $DEVKITPRO

Result:
/opt/devkitpro

from grrlib.

Crayon2000 avatar Crayon2000 commented on May 24, 2024

I have no idea! Do a make clean in the GRRLIB folder.

from grrlib.

sonich2401 avatar sonich2401 commented on May 24, 2024

I have no idea! Do a make clean in the GRRLIB folder.

Figrued it out. For some reason inside of the makefile $DEVKITPRO is "/opt/devkitPro" which was fine for msys2 because it figured out that i really wanted to go to /opt/devkitpro whereas Ubuntu was very literal and couln't resolve "/opt/devkitPro"

from grrlib.

Related Issues (20)

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.