Search Criteria
Package Details: o3de-bin 2310.3_20240507-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/o3de-bin.git (read-only, click to copy) |
---|---|
Package Base: | o3de-bin |
Description: | Open 3D Engine - An open-source, real-time 3D development engine |
Upstream URL: | https://o3de.org/ |
Licenses: | MIT, Apache |
Provides: | o3de |
Submitter: | xaque |
Maintainer: | xaque |
Last Packager: | xaque |
Votes: | 13 |
Popularity: | 1.94 |
First Submitted: | 2022-01-17 04:16 (UTC) |
Last Updated: | 2024-05-09 02:28 (UTC) |
Dependencies (23)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR)
- cmake (cmake-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glu (glu-gitAUR)
- libffi7AUR
- libglvnd (libglvnd-gitAUR)
- libx11 (libx11-gitAUR)
- libxau
- libxcb (libxcb-gitAUR)
- libxcrypt-compat
- libxkbcommon (libxkbcommon-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber)
- openexr (openexr-gitAUR)
- openssl-1.1
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- Show 3 more dependencies...
Latest Comments
1 2 Next › Last »
ibanrothschild commented on 2024-02-13 12:43 (UTC)
If I install Python 3.10, then this problem occurs. By the way, I'm on Manjaro.
/usr/bin/o3de: symbol lookup error: /opt/O3DE/23.10.2/bin/Linux/profile/Default/libAzQtComponents.so: undefined symbol: _ZN16QStyleSheetStyle16staticMetaObjectE, version Qt_5_PRIVATE_API
The solution they provide is to do this, but I don't know what I have to put, and I have become tired of giving chances to this engine again after seeing the comment...
https://github.com/o3de/o3de/issues/14171
ibanrothschild commented on 2024-02-13 12:11 (UTC)
After installation, I encounter this error upon startup:
/usr/bin/o3de: error while loading shared libraries: libpython3.10.so.1.0: cannot open shared object file: No such file or directory
ibanrothschild commented on 2024-02-13 11:46 (UTC)
I've been waiting for years for this package to compile, and I thought it was O3DE's configuration fault, but it's actually a package configuration error. O3DE requires autoconf, and I didn't have it installed... Can you add it as a dependency? Thank you.
xaque commented on 2023-09-06 19:12 (UTC)
@LinuxNoobNJ ive just updated the package to the latest version, let me know if you still have issues
LinuxNoobNJ commented on 2023-07-30 16:53 (UTC)
I was able to work around this issue by uninstalling this package and installing your o3de-bin nightly build.
I'm not sure why this error was being triggered before; on further investigation, it seemed to always occur when PIP attempted to install something called PYAML. I would love to provide more information if you need it and/or it would be helpful to the maintenance of this package.
LinuxNoobNJ commented on 2023-07-28 18:11 (UTC) (edited on 2023-07-28 18:11 (UTC) by LinuxNoobNJ)
My username says it all so please bear with me... Installation proceeds but when I run O3DE, I get "Failed to start Python". If I check the option to run "get_python.sh" or run that script manually in either case I get the error below.
I'm sure I'm just missing a prerequisite most take for granted, but any help is appreciated!
xaque commented on 2023-02-15 02:07 (UTC)
Thanks @broska, openssl recently(ish) updated to 3.0 but o3de seems to still depend on the older version. Updating PKGBUILD accordingly
broska commented on 2023-02-14 12:11 (UTC)
I have a issue with libssl.so.1.1 :
I'm resolved this issue with install
openssl-1.1
. But I seem to have seen this library inside O3DE folder ?Sorry for my english
1 2 Next › Last »