mGBA Forums
Compile 7.2 - Printable Version

+- mGBA Forums (https://forums.mgba.io)
+-- Forum: mGBA (https://forums.mgba.io/forumdisplay.php?fid=1)
+--- Forum: Development (https://forums.mgba.io/forumdisplay.php?fid=11)
+--- Thread: Compile 7.2 (/showthread.php?tid=5100)



Compile 7.2 - Amnesia1000 - 05-27-2019

Again I, when giving me error the last builds compiled by me (as I explained in the forum "General" the 8.0 builds do not start), I want to see if version 7.2 would work for me or not. How can I compile version 7.2 and not the git version? Which command to compile a specific branch, or just version 7.2


RE: Compile 7.2 - endrift - 05-28-2019

What operating system are you on? You'll need to git checkout 0.7.2 after you clone the repository.


RE: Compile 7.2 - Amnesia1000 - 05-28-2019

I'm using Manjaro Linux.

I don't really know in which version, but suddenly mGBA stopped working for me (the git version), it doesn't start. I don't know if any dependency has changed.

I add to clarify that there is no compiling problem, because I installed the git version from the AUR repositories and I have the same problem. When running the emulator through console, no dependency error either, so I really do not know what happens to the latest versions of mGBA in Linux (or even Manjaro).

I don't think that will be necessary, but I also leave the specifications of my pc:
Manjaro Linux 18 (updated)
i7 7700
Nvidia GTX 1060 6GB
16 GB ram


RE: Compile 7.2 - endrift - 05-29-2019

Are you using shaders? There was a bug recently that would cause it to crash if you were using shaders, but it's fixed now.


RE: Compile 7.2 - Amnesia1000 - 05-29-2019

Its work! Thanks...