LWJGL
May 20, 2012, 23:21:10 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: LWJGL 2.8.3 released!
 
   Home   Help Search Login Register  



Pages: [1]
  Print  
Author Topic: ilGetError  (Read 3135 times)
WiESi
Regular nerd
**
Posts: 70


« on: April 13, 2006, 02:15:08 »

Hi!

When calling ilGetError the following message is printed:
Code:
Java_org_lwjgl_devil_IL_ilGetError


I think you should remove that line from the native source as it doesn't make sense.
Code:
/*
 * Class:     org_lwjgl_devil_IL
 * Method:    ilGetError
 * Signature: ()I
 */
static jint JNICALL Java_org_lwjgl_devil_IL_ilGetError(JNIEnv *env, jclass clazz) {
printf("Java_org_lwjgl_devil_IL_ilGetError\n");
    return ilGetError();
}


WiESi
Logged
Matzon
Administrator
Demigod
*****
Posts: 2177



« Reply #1 on: April 13, 2006, 06:36:27 »

fixed, thanks Smiley
Logged

http://certusgames.com (Free Online Multiplayer Java Games)
http://lwjgl.org (OpenGL/OpenAL for Java)
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines
SMFAds for Free Forums
Valid XHTML 1.0! Valid CSS!