
Hi there! Somebody help me please! I have a problem concerning HOpenGL. On my win2000 machine I installed the latest cygwin and ghc 4.08.2. I downloaded the GreenCard-installer and copied the greencard-executable to the ghc-bin-directory. I then unzipped the current HOpenGL distribution 1.00 to the ghc-directory and untared it. The configure-script didnt report any errors. Next I tried "make depend", according to the installation instructions, but the script doesnt work. Does somebody know what Im doing wrong? This is what I get: bash-2.05$ make depend ------------------------------------------------------------------------ Recursively making `depend' in lib examples ... PWD = /cygdrive/c/ghc/HOpenGL-1.00 ------------------------------------------------------------------------ ------------------------------------------------------------------------ make depend - --unix; in /cygdrive/c/ghc/HOpenGL-1.00/lib ------------------------------------------------------------------------ /cygdrive/c/ghc/ghc-4.08.2/bin/green-card -t ghc --name-mangling-scheme=classic GLUT_CBGlobal.gc -o GLUT_CBGlobal.hs Unrecognised target: ( `ffi', `hugs', `ghc' and `nhc' recognised.) /cygdrive/c/ghc/ghc-4.08.2/bin/green-card -t ghc --name-mangling-scheme=classic GLUT_CBWindow.gc -o GLUT_CBWindow.hs Unrecognised target: ( `ffi', `hugs', `ghc' and `nhc' recognised.) [...] Thanks very much for your answers. Johannes jgoetz@polirami.de
participants (1)
-
Johannes Götz