Package Details: panda3d 1.10.14-1

Git Clone URL: https://aur.archlinux.org/panda3d.git (read-only, click to copy)
Package Base: panda3d
Description: A 3D game engine with Python bindings. SDK package. Optional dependencies you want to support need to be installed before panda3d.
Upstream URL: https://www.panda3d.org
Keywords: engine game
Licenses: BSD
Submitter: wonder
Maintainer: rdb (Moguri)
Last Packager: Moguri
Votes: 44
Popularity: 0.037820
First Submitted: 2010-01-30 22:41 (UTC)
Last Updated: 2024-01-09 17:44 (UTC)

Dependencies (37)

Sources (2)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 13 Next › Last »

<deleted-account> commented on 2012-06-30 15:13 (UTC)

bison is part of the base-devel [1] group which is assumed to be installed prior to executing makepkg. Source: https://wiki.archlinux.org/index.php/Makepkg#Usage [1] http://www.archlinux.org/groups/i686/base-devel/

corro commented on 2012-06-30 13:01 (UTC)

@Kenji_Takahashi: Thanks for the hint, added it to the makedeps.

KenjiTakahashi commented on 2012-06-30 12:54 (UTC)

It needs bison to build.

corro commented on 2012-05-24 17:47 (UTC)

Disabled all broken extensions in PKGBUILD just like fax8 mentioned.

<deleted-account> commented on 2012-05-09 21:33 (UTC)

python2 makepanda/makepanda.py --everything --no-maya2012 --no-ode --no-opencv Build successfully finished, elapsed time: 29 min 30 sec

corro commented on 2012-05-09 17:06 (UTC)

@liesmich.txt: If you don't rely on the maya2012 tools, try to add --no-maya2012 in the PKGBUILD on line 38: python2 makepanda/makepanda.py --everything --no-maya2012

<deleted-account> commented on 2012-05-09 08:59 (UTC)

Hi there, I can't build this release. Compiling breaks with the following message: http://pastebin.com/wjYKhTux Any ideas?

corro commented on 2012-05-03 18:08 (UTC)

Beware that opencv 2.4.0 breaks panda3d startup. You need to disable opencv support with --no-opencv in PKGBUILD if you have opencv installed.

corro commented on 2012-04-27 15:50 (UTC)

@lvdota: These are just optional dependencies. If you don't use them (most people don't) you may safely ignore those warnings.

<deleted-account> commented on 2012-04-27 15:24 (UTC)

need help please .... patching file panda/src/express/nodePointerTo.I WARNING: Could not locate thirdparty package eigen, excluding from build Generating library cache... WARNING: Could not locate thirdparty package artoolkit, excluding from build WARNING: Could not locate thirdparty package fcollada, excluding from build WARNING: Could not locate thirdparty package fftw, excluding from build WARNING: Could not locate thirdparty package fmodex, excluding from build WARNING: Could not locate thirdparty package osmesa, excluding from build WARNING: Could not locate thirdparty package opencv, excluding from build WARNING: Could not locate thirdparty package squish, excluding from build WARNING: Could not locate thirdparty package vrpn, excluding from build WARNING: Could not locate thirdparty package rocket, excluding from build