digego / extempore

A cyber-physical programming environment
1.4k stars 127 forks source link

examples triangle.xtm #270

Closed krzychukula closed 8 years ago

krzychukula commented 8 years ago

I have tried to run one of OpenGL examples:

Compiled:  move_triangle >>> [void,i8*]*
LLVM IR: <string>:62:31: error: void type only allowed for function results
%retval834 = bitcast i64 1 to void
                              ^

Compiler Error  compiler failed
krzychukula commented 8 years ago

Seems it was a problem on my end. Sorry.

benswift commented 8 years ago

All good mate :)

krzychukula notifications@github.com writes:

Seems it was a problem on my end. Sorry.


You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/digego/extempore/issues/270#issuecomment-224561997