Why occur this error?

I have been setup Windows XP just now,and setup the VS2008.
And than, I downloaded the Cocos2d-x project package.Open it by VS2008 to Debug.
It occurs an error?

Why?
How to deal with it?


cocos2d报错.JPG (122.2 KB)

The message is :
“PVR Message:
PVR: VFrame attempted to use one of these functions:
PVR: wglChossePixelFormatARB
PVR: but they are not present on your machine.”

May be you should update your graphics driver.

I got PVR VFrame attempted to use one of these functions: wglChoosePixelFormatARB error on Windows 8 Release Preview build 8400.
I can’t start my win32 project which runs perfectly on Windows 7 (VS2010, 0.13.0-beta (2012-03-29)).
Problem also occured with HelloWorld and tests.exe bundled in cocos2d-x 2.0.1 (2012-06-29).
My intel 945 graphics driver is the latest available.