语言

Menu
Sites
Language
Problem with OpenGL project

Hi,

I have a problem with an OpenGL ES 2 project similar to the problem stated here: https://developer.tizen.org/forums/sdk-ide/sdk-2.1.0-cant-run-opengl-es-project

When I launch the project in Debug mode everything is ok. When I uninstall the app from my device, and install it in release mode it fails. If I recompile the app in release mode and install it on the device without uninstalling the other version it works. If I uninstall the old version first, then and copy the re-compiled version to the device, then it fails.

 

[EDIT:] I reinstalled the OpenGL driver and now it works.

 

Regards,

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

1 回复
Tizenivi dev
Did you solve it? Just to check these steps, Did you enable hardware acceleration in emulator manager for gfx? check if necessary library dependent files are in /usr/lib. Also try building the apps in static mode if possible.