Package Details: ogre-pagedgeometry 1.1.3-2

Package Base: ogre-pagedgeometry
Description: Paged Geometry plugin for OGRE for fast rendering of trees and grass
Upstream URL: http://code.google.com/p/ogre-paged
Category: lib
Licenses: MIT
Submitter: Archwyrm
Maintainer: None
Last Packager: None
Votes: 16
First Submitted: 2010-07-09 01:11
Last Updated: 2013-03-19 23:04

Dependencies (0)

Required by (0)

Sources

Latest Comments

Comment by Svenstaro

2011-10-26 01:58

You can lose the || return 1. You should also use srcdir/pkgdir instead of startdir.

Comment by Archwyrm

2011-10-25 17:39

Updated to 1.1.3

Comment by Archwyrm

2011-06-06 05:10

Thanks for the new URL. The update has been made.

No point in building the examples as they take longer to build than the library itself and are of no interest to end users. Developers should be more than capable of changing the PKGBUILD to build the examples.

Comment by Svenstaro

2011-06-04 19:05

New url: http://code.google.com/p/ogre-paged/

Also, please build the examples.

Comment by Archwyrm

2011-03-05 03:18

Working just fine here on a freshly up to date system. Is yours up to date? Are you on x86_64 by chance? I don't use yaourt, does it build with regular makepkg? 'internal compiler error' sounds serious and I've never seen GCC spit that out. Running g++ --version shows that I have 4.5.2, what does your show?

Comment by Synthead

2011-03-05 02:28

Package does not build:

/tmp/yaourt-tmp-max/aur-ogre-pagedgeometry/src/pagedGeometry-1.1.0/source/ImpostorPage.cpp:53:77: internal compiler error: in gimplify_expr, at gimplify.c:7153
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [source/CMakeFiles/PagedGeometry.dir/ImpostorPage.o] Error 1
make[2]: *** Waiting for unfinished jobs....

Comment by Archwyrm

2011-02-27 21:00

I added boost to makedepends. Thanks!

I also removed the samples from the build (they weren't getting installed anyway), so the package builds extremely fast now. :)

Anonymous comment

2011-02-27 00:52

i think it needs boost as a dependency. i got an error when i first tried to compile this about boost, but then worked when it was installed.