Jump to content

Lower than OpenGL 4.0 exception handling


Michael_J
 Share

Recommended Posts

This isn't exactly a bug, so I thought it be better to post here. I was wondering if there was a more graceful way to handle when someone tries to run a Le-based program using a card that does not support OpenGL 4.0. Right now, at least for RogSys' testers, they simply get a crash. Is it possible to put up a message similar to what you do when OpenAL can't be found?

 

Just curious--thanks :)

  • Upvote 1

--"There is no spoon"

Link to comment
Share on other sites

There is a System::Notify command (not official) that will display a message box (on Windows) or just print out the line of text (Linux). You can use this to display an error if the graphics fail to initialize.

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...