Git Product home page Git Product logo

Comments (4)

Syphurith avatar Syphurith commented on June 27, 2024

@lavanoid Eh.. Let me have a check. Please try armips directly in a newly opened cmd.exe.

D:\STATION\CakesFW\CakesFW>set PATH=%PATH%;D:\STATION\devkitPro\devkitARM\bin

D:\STATION\CakesFW\CakesFW>armips
ARMIPS Assembler v0.7d (Jun 12 2015 15:08:40) by Kingcom
Usage: armips.exe file.asm [-temp temp.txt] [-sym symfile.sym]

It should produce similar text as above. Cause the python script used system function, it should be affected by PATH variable. Built successfully. Your armips may not be in the PATH, sorry.

from cakesforeverywan.

 avatar commented on June 27, 2024

Opened a new cmd and this is the version:

ARMIPS Assembler v0.7d (Apr 1 2013 10:09:41) by Kingcom

from cakesforeverywan.

mid-kid avatar mid-kid commented on June 27, 2024

This is a problem with your build environment, unfortunately. Try setting your %PATH% correctly, try getting your python version to respect said %PATH%, or if you can't get it to work, change the armips command executed in the python script (patches/bundle.py) to something like C:\Wherever\you\put\armips.exe.
I have changed nothing that could affect this since the last time you reported problems with armips.

from cakesforeverywan.

 avatar commented on June 27, 2024

Hm. Weird. Maybe something has changed in my path, somehow? I'll make the appropriate changes to my build script and see how it goes :)

from cakesforeverywan.

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.