
2 Nov
2001
2 Nov
'01
11:07 a.m.
Edson wrote:
[...] make[1]: Entering directory `/HOpenGL-1.00/examples/othello-project' ghc -c -i/HOpenGL-1.01/lib -I/HOpenGL-1.01/lib -L/HOpenGL-1.01/lib -fglasgow-ex ts -recomp -Wall -O -syslib concurrent -package lang -L/HOpenGL-1.01/lib -lHOpenGL -lglut32 -lglu32 -lopengl32 "-#include
" HGraphicsTypes.hs HGraphicsTypes.hs:3: failed to load interface for `GL': Could not find interface file for `GL' [...]
It looks like you're mixing version 1.00 and 1.01. Has 1.01 been built successfully before? And do your hierarchies really start in the root directory? Cheers, S.