Menu
Forums
Login | Register

Home > Forums > OpenGL ES > Help! Page :  1 
Help!
Hi,

I have built a simple program using OPENGL ES and when i run a program a main opengl window cover the full device screen...and i cannot see the window title as well as the menu bar at the bottom.

Can anybody help me on that?

Thanks!
Hi,

GLUT|ES makes use of a full window while the UG library (Vincent) keep the keyboard and title bar. I hear that GLUT|ES will be providing this facility but I am not sure when it will be done.

Regards,
Grant
Hi,

Thank you for replying to me.

One more problem i faced when develop GLUTES app with VS2005. I copy and patse exactly the code in tutorial 3, and get the errors as below:

ug.lib(ug_win32.obj) : error LNK2019: unresolved external symbol SHSipInfo referenced in function UpdateWindowPosition
ug.lib(ug_win32.obj) : error LNK2019: unresolved external symbol SHCreateMenuBar referenced in function ugCreateWindow
ug.lib(ug_win32.obj) : error LNK2019: unresolved external symbol SHHandleWMSettingChange referenced in function WndProc
ug.lib(ug_win32.obj) : error LNK2019: unresolved external symbol SHHandleWMActivate referenced in function WndProc
ug.lib(ug_win32.obj) : error LNK2019: unresolved external symbol main referenced in function WinMain
Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug/Test1.exe : fatal error LNK1120: 5 unresolved externals

I think these functions are not supported or maybe with some small change in VS2005.

Any suggestion to fix it?
Hi,

It might be an idea to try downloading the Vincent source code and compile that using Visual Studio 2005.

Regards,
Grant
Hi

is there a solution to this problem available in the meantime? because I'm having exactly the same problem while using VS2005 and UG.

Another problem is, that I can't use GLUT|ES. It compiles fine on VS2005. But when I start the application on the PDA (Windows Mobile 5) The GLUT Window is created and nothing is displayed. It's only a black screen. Menu and Keyboard Interaction is working.

Is there any solution to (at least one) of these problems?

Kind regards,
schmidtjr
Hi,

To solve your "unresolved external symbol SHSipInfo" you have to link to the "aygshell.lib" library.


Home > Forums > OpenGL ES > Help! Page :  1 

You need to be logged in to reply to this topic.


All Rights Reserved, © Zeus Communications, Multimedia & Development 2004-2005

Read the Disclaimer

Links