Package Details: perl-wx-glcanvas 0.09-1

Git Clone URL: https://aur.archlinux.org/perl-wx-glcanvas.git (read-only, click to copy)
Package Base: perl-wx-glcanvas
Description: Wx::GLCanvas - interface to wxWidgets' OpenGL canvas
Upstream URL: https://metacpan.org/release/Wx-GLCanvas/
Licenses: GPL, PerlArtistic
Submitter: swiftgeek
Maintainer: swiftgeek
Last Packager: swiftgeek
Votes: 21
Popularity: 0.043714
First Submitted: 2013-07-06 21:07 (UTC)
Last Updated: 2017-02-28 00:50 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

mpan commented on 2014-03-26 00:44 (UTC)

Today the build is failing with: ------------- g++ -pthread -c -I. -I/usr/lib/perl5/vendor_perl/Wx -I/usr/lib/perl5/vendor_perl/Alien/wxWidgets/gtk_2_8_12_uni/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/lib/perl5/vendor_perl/Alien/wxWidgets/gtk_2_8_12_uni/include/wx-2.8 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" -DWXPL_EXT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ GLCanvas.c GLCanvas.xs: In function ‘double constant(const char*, int)’: GLCanvas.xs:69:12: error: ‘WX_GL_RGBA’ was not declared in this scope r( WX_GL_RGBA ); And half hundred other "not declared" errors from the same file.

cgx commented on 2013-07-16 20:27 (UTC)

thanks, it's working now. Path was missing some directory as perl-wx was also installed just now.