Giter Club home page Giter Club logo

Comments (5)

MrZammler avatar MrZammler commented on September 18, 2024

Don't really recall. I think it was part of the MUI Builder thing. I did at some point try to get the .c version, but could not make it compile I think and left it as it was (i.e. just the .o file). That's mainly why you can't have a ppc binary.

from igame.

midwan avatar midwan commented on September 18, 2024

I'll see if I can locate it, I didn't find anything like that in MUI Builder so far...

from igame.

midwan avatar midwan commented on September 18, 2024

Hm, it seems it would have been generated by an older version of MUI Builder.
The latest version does not generate such a file, but I know they updated their C code generator to improve it in later versions, and that could be why.

The problem is, if we don't find that file the only way to work around this would be to re-generate the GUI using MUI builder, so it spits out the related code files... Unless you have the older MUI Builder project around somewhere, so we don't have to do it from scratch?

It's not a huge task anyway, since the scope of the application is not that big...

from igame.

midwan avatar midwan commented on September 18, 2024

OK, I got this sorted.

After recreating the GUI in MUI Builder, I found out what that hook_utility.c file must have been doing, and I rewrote the code to make it obsolete. We can now remove it from the sources and compile for all platforms, so I'll re-add PPC ones there as well.

As an added bonus, I redesigned some elements of the GUI to be better, but I'll commit those at a later stage.

from igame.

midwan avatar midwan commented on September 18, 2024

Fixed with 279d1d7

from igame.

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.