Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
flycast
Commits
e942feb3
Commit
e942feb3
authored
Aug 17, 2015
by
Jan Holthuis
Browse files
Merge pull request #763 from reicast/holzhaus/update-readme
README: Update 'Building for Linux' section
parents
a90a2cf9
6500201a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e942feb3
...
...
@@ -61,10 +61,6 @@ xcodebuild -configuration Release
Building for Linux
------------------
The code is only currently compatible with 32bit architectures so you will need
to install 32bit libs to build reicast.
Requirements:
*
build-essential
*
libasound
...
...
@@ -72,7 +68,13 @@ Requirements:
*
libgles2-mesa-dev
*
libasound2-dev
To build the project, go to shell/lin86 and run make
From project root directory:
```
cd shell/linux
make
```
Translations
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment