On 2:59 PM, Ryan Johnson wrote:
>
> I'm hitting the oh-so-delightful fork failures when trying
> to compile a cross-compiler toolchain, which is a pain
> because one fork failure makes crosstool-ng start over. I've
> rebased, I've been over the BLODA (Windows Defender slipped
> in even after I rej
d the perl
OpenGL module source:
http://search.cpan.org/CPAN/authors/id/C/CH/CHM/OpenGL-0.64.tar.gz
and extract the directory. cd to the
OpenGL-0.64 directory and run the following
command:
( set -x ; perl Makefile.PL ; make ; make test ) 2>&1 | tee
../pogl-x-crash-log.txt
which should
On 2:59 PM, André Bleau wrote:
Your problem is the consequence of the libGL-devel package (Mesa GL) taking
over /usr/include/GL in 2008.
If you want native GL, you need to install the opengl package, and compile with
-I/usr/include/opengl , as stated in /usr/share/doc/opengl-1.1.0/README.txt .
Hi-
I've been trying to compile the Perl OpenGL
module for cygwin using the w32api opengl32,
glu32,.. for performance. I used to be able
to add either -I/usr/X11R6/include or
-I/usr/include/w32api to the gcc flags to
get the compile to work.
Going back with cygwin 1.7.1 now, I am unable to
get
4 matches
Mail list logo