Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot build mGBA on Linux
#2
Try this way, open your favourite terminal and then:
Code:
cd Desktop
git clone https://github.com/mgba-emu/mgba.git
cd mgba
mkdir build
cd build
cmake ..
make
Now type in "su" and enter your root password, then:
Code:
make install
Reply



Messages In This Thread
Cannot build mGBA on Linux - by pinhead - 11-05-2018, 05:58 PM
RE: Cannot build mGBA on Linux - by Rain - 01-10-2019, 05:08 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 Melroy van den Berg.