Login  Register

cl failed with return code -1073741515

Posted by seahorse on Feb 13, 2012; 9:30am
URL: https://forum.jogamp.org/cl-failed-with-return-code-1073741515-tp3739622.html

I wanted to try out JOGL and check it's generated source by Gluegen on Windows 7.
So I downloaded Gluegen and JOGL from the Achives - ZIp link on the JOGL main page.
Then when I run ANT inside the JOGL make folder (after arranging gluegen and jogl in one directory)
the build runs for almost 15 seconds and then throws the message.

"cl failed with return code -1073741515"

I tried the same for Gluegen/make and then ANT and got the same error.

What is the solution for this issue?