Search found 6 matches
- Sun May 26, 2024 12:30 pm
- Forum: The Fitting Room
- Topic: Instructions for posting a problem on Github
- Replies: 2
- Views: 44787
Re: Instructions for posting a problem on Github
Ok! I will do it.
- Sun May 26, 2024 7:41 am
- Forum: The Fitting Room
- Topic: Instructions for posting a problem on Github
- Replies: 2
- Views: 44787
Instructions for posting a problem on Github
Hello to everybody, I noticed a problem related to L.A. Machineguns, and I would like to ask which are the rules to follow before reporting a bug here: https://github.com/trzy/Supermodel/issues I would like to adapt the "Mame etiquette" ( https://mametesters.org/tutorial.html ) for the Sup...
- Wed May 22, 2024 7:54 pm
- Forum: The Fitting Room
- Topic: Unable to compile Supermodel in Ubuntu
- Replies: 11
- Views: 133568
Re: Unable to compile Supermodel in Ubuntu
Thanks Bart 

- Wed May 22, 2024 5:22 pm
- Forum: The Fitting Room
- Topic: Unable to compile Supermodel in Ubuntu
- Replies: 11
- Views: 133568
Re: Unable to compile Supermodel in Ubuntu
Hi to everybody! Now supermodel works. I've never seen a Linux machine without gcc. That is because I have chosen the minimal installation setup, many packages were not included. You're using Supermodel v0.2a which is a million years old. git clone the current repo. https://github.com/trzy/Supermode...
- Tue May 21, 2024 3:38 pm
- Forum: The Fitting Room
- Topic: Unable to compile Supermodel in Ubuntu
- Replies: 11
- Views: 133568
Re: Unable to compile Supermodel in Ubuntu
Hello Bart, I renamed the main folder as "Supermodel02a" (to avoid errors with special characters), then I executed the following command in it as you suggested: make -f Makefiles/Makefile.SDL.UNIX.GCC and here is the result: mkdir bin mkdir obj gcc Src/CPU/PowerPC/PPCDisasm.cpp `sdl-confi...
- Sun May 19, 2024 9:34 pm
- Forum: The Fitting Room
- Topic: Unable to compile Supermodel in Ubuntu
- Replies: 11
- Views: 133568
Unable to compile Supermodel in Ubuntu
Hello everyone, This is my first post on the forum and I would like to thank the developers of Supermodel. I have used it a lot on Windows, and today I decided to install it on Linux. Although I followed the installation guide on Github ( https://github.com/trzy/Supermodel ), the source code was not...