2012年6月18日 星期一

download libegl.lib

http://projects.developer.nokia.com/opengl_es_examples/browser/Utilities/PVRVFrame/OGLES-2.0/Windows_x86_32/libEGL.lib?rev=1

2012年6月7日 星期四

Cannot find _ASSERTE

The reason for this is, I have a crtdbg.h in my project. So, #include crtdbg.h goes to my own crtdbg.h.
Make sure the include path is correct!