Hi there,

I'm trying to write a simple program using mode-lambda.
It runs when I use the software backend, although very slowly.
When I try to use the gl backend, the program crashes with this error:

-------------------------------------
You are using OpenGL (4 5 0)
Log of shader(1):
0(149) : error C1020: invalid operands to "/"
0(149) : error C1020: invalid operands to "/"
0(149) : error C1020: invalid operands to "/"

Exiting...
-------------------------------------

I'm using a NVIDIA Quadro K620 with the 364.19 official driver on Ubuntu Linux 
14.04.

The same error comes up if I run "racket -l mode-lambda/examples/one" whithout 
the --soft switch

Thanks in advance
Thomas Prebeck

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to