GLUT segfault on Config
Closed this issue · 2 comments
GoogleCodeExporter commented
It seems that the GLUT is segfaulting when the -c commandline option is used.
Original issue reported on code.google.com by jeff.bac...@gmail.com
on 5 Jan 2009 at 4:07
GoogleCodeExporter commented
It would appear the issue is that I'm a moron. For the GLUT demo, -c is used to
specify the config file, not open the config dialog. The config dialog can't be
opened from the GLUT demo. Oy. I need to change the code to properly handle -c
without a filename.
Original comment by jeff.bac...@gmail.com
on 8 Jan 2009 at 1:50
- Changed state: Started
GoogleCodeExporter commented
Original comment by jeff.bac...@gmail.com
on 9 Jan 2009 at 3:05
- Changed state: Verified