
hi all,
can someone help me to solve it.
thanks a lot,
edson.
make depend
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

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.
participants (2)
-
Edson
-
Sven Panne