Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - help, urgent! - eglChooseConfig works while linking with libGLES_CM but fails while linking with libEGL.: Page 1 of 4 (4 Items)
   
help, urgent! - eglChooseConfig works while linking with libGLES_CM but fails while linking with libEGL.  
After I upgrade my program to ES2.0, eglChooseConfig always return 0 number of config, it means it cannot find a proper 
config.
When I digged into I found more info - in the original version, I link the program with libGLES_CM, it works well. But 
after I modify it to link with libEGL aand libGLESv2,  eglChooseConfig always fail to find a proper config.
I run the app in VMWare+QNX6.5.
Looking forward you help to figure out the problem, I will have a demo in these couple of days.
Thanks.

Pieces of code are in the attachment.
Attachment: Text main.c 4.5 KB