Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: how can you prevent this?

  1. #1
    Junior Member Newbie
    Join Date
    Dec 2003
    Location
    AR
    Posts
    10

    how can you prevent this?

    When I am running a program, I didnt use opengl codes yet and quitted a program. Then I got error message:An unhandled exception of type 'CsGL.Util.NativeException' occurred in csgl.dll. It works fine if I am using opengl codes. Do you know how to prevent this? If you do, please explain this why it did happen?

  2. #2
    Member Regular Contributor
    Join Date
    Aug 2003
    Posts
    264

    Re: how can you prevent this?

    If you're getting an error about that specific dll file, then you're probably using Nvidia's CG language. See if you're ever initializing it in your code, if you are, take it out and your program should run fine.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •