Menu
Forums
Login | Register

Home > Forums > OpenGL ES > Why I can't run the example in WinCE5.0 emulator. Page :  1 
Why I can't run the example in WinCE5.0 emulator.
when I try to run 03OpenGLWindow.exe in the emulator,it says "Cannot find '03OpenGL Window'(or one of its components). Make sure the path and filename are correct and that all the required libraries are available." Why? Do I miss some dll files? ( I have already upload
glutes.dll and libGLES_CM.dll to the Windows Folder).


Hi,

Please make sure you are using the correct libGLES_CM.dll and glutes.dll for the emulator. This must not be the ARM dlls but rather the Win32 x86 ones.

Regards,
Grant
Hi grant,

I have used the Win32 x86 ones,but it didn't work.Besides I can run the examples in the other OpenGLes tutorials(typhoonlabs_tutorials).In that tutorials, it doesn't use UG Library or GLUT|ES library.So I am very confused about it.Thank you.

Regards,
roc
Hi,

The reason the other tutorials work is because they use EGL. GLUT|ES uses EGL internally and is not used in the other tutorials.

This therefore means that your problem lies with GLUT|ES.

Please make sure that you are using both the x86 .dll and .lib files when compiling.

I'll also try to find out if GLUT|ES will actually work correctly using the emulator.

Regards,
Grant
Hi,

The example works well in Pocket PC 2003 emulator.But it failed in the WinCE 5.0 emulator which is built from PlatformBuilder for WinCE 5.0.
Do I need to do something special when i want to use GLUT|ES in the WinCE 5.0 emulator?
Hi,

I'm not sure about the WinCE 5.0 emulator. I would assume that you might need to recompile GLUT|ES. Have you tried this?

Regards,
Grant

Home > Forums > OpenGL ES > Why I can't run the example in WinCE5.0 emulator. 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