Package Details: libtcod 2.2.2-1

Git Clone URL: https://aur.archlinux.org/libtcod.git (read-only, click to copy)
Package Base: libtcod
Description: Roguelike graphics/utility library
Upstream URL: https://github.com/libtcod/libtcod
Keywords: graphics library roguelike utility
Licenses: BSD
Provides: libtcod.so
Submitter: feufochmar
Maintainer: robindegen
Last Packager: robindegen
Votes: 30
Popularity: 0.000569
First Submitted: 2012-08-31 18:06 (UTC)
Last Updated: 2026-03-21 16:05 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5

veox commented on 2012-09-04 12:59 (UTC)

Cannot build. Error message: ./libtcod.so: file not recognized: File truncated collect2: error: ld returned 1 exit status make: *** [libtcodxx.so] Error 1 make: *** Waiting for unfinished jobs.... ./libtcod.so: file not recognized: File truncated collect2: error: ld returned 1 exit status make: *** [libtcodgui.so] Error 1 libtcod.so is built, present in $srcdir/libtcod-1.5.1, size 400163. I was able to build this package by manually issuing the make command, with a little voodoo. So I guess this might be a PKGBUILD/Makefile/path issue.