error: Unable to set pixel format 29 for device context 0xd010c2a: error code 0
I finish a program and it was able to run smoothly in Processing 1.0.6. I recently move to Processing 2.0 (32 bits) but I find that when i run the program, I get an error of this:
javax.media.opengl.GLException: Unable to set pixel format 29 for device context 0xd010c2a: error code 0
I search the forum but do not find any similar case as this. I have totally no idea what it is. Is it because of my video card which is too old for Processing 2.0? I run the same program by Processing 2.0 in a very new computer and it is fine.
The Video card of my notebook is: ATI Mobility Radeon Xpress 200. Oeprating System is Window XP (32 bits). I have visited the web site of my notebook company and download the video card driver to install again but no use. Could anyone please help me? Thanks.