mirror of https://github.com/AxioDL/metaforce.git
give amuse-gui dependency info for Ubuntu
This commit is contained in:
parent
a413a010b5
commit
f5cfc1eb14
|
@ -77,6 +77,10 @@ NFS files dumped from Metroid Prime Trilogy on Wii U VC can be used directly wit
|
|||
libudev-dev libpng-dev libncurses5-dev cmake libx11-xcb-dev python3 python-is-python3 \
|
||||
qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libclang-dev
|
||||
```
|
||||
* Optional Ubuntu 22.04+ packages (currently only needed for amuse-gui, can be ignored)
|
||||
```
|
||||
libqt6svg6-dev libqt6core5compat6-dev
|
||||
```
|
||||
* Arch Linux packages
|
||||
```
|
||||
base-devel cmake ninja llvm vulkan-headers python3 qt6 clang lld alsa-lib libpulse libxrandr
|
||||
|
@ -168,4 +172,4 @@ We currently do not have a good fix for this issue, however a workaround is to p
|
|||
and executing from there e.g:
|
||||
`D:\HECLProjects\`
|
||||
Another work around is to install a version of python that matches the one blender ships with and renaming the python directory in the blender directory to `python.bak`.
|
||||
This will force blender to use the system's python if it's available and will not have the same path limitation
|
||||
This will force blender to use the system's python if it's available and will not have the same path limitation
|
||||
|
|
Loading…
Reference in New Issue