У меня не собирается ни один из примеров с использованием OPENGL OPENVG
под QT для Symbian
В чем проблема ?![]()
У меня не собирается ни один из примеров с использованием OPENGL OPENVG
под QT для Symbian
В чем проблема ?![]()
При сборке возникает ошибка
:: error: No rule to make target `\NokiaQtSDK\Symbian\SDK\epoc32\release\armv5\LIB\QtOpenGL.dso', needed by `\NokiaQtSDK\Symbian\SDK\epoc32\release\gcce\urel\test4.exe'. Stop.
Очевидно в комплекте нет библиотеки, но где ее взять ???
Такой библиотеки не существует вообще.
Судя по всему сборка OpenGL проектов для симулятора и симбиан в текущей SDK не поддерживается (по кр. мере из коробки):
http://discussion.forum.nokia.com/fo...ves-Link-error
Спасибо, скорее всего Вы правы.
Но для beta 7.0 у них обьявлена поддержка OpenGL, может быть есть вариант ее включения.
I m having the same problem while running HelloGL_es example with QTCreator using Build for Symbian device (Nokia N8) and OpenGL ES 1
compiler is showing:-
":: error: No rule to make target `\NokiaQtSDK\Symbian\SDK\epoc32\release\armv5\LIB\QtOpenGL.dso', needed by `\NokiaQtSDK\Symbian\SDK\epoc32\release\gcce\udeb\hellogl_es.exe'. Stop."
can any one help over this...
or can any one help to build a simple Opengl Example in Nokia N8 using QT....
it will be a great help.
thank you in advance.
Saurabh
Which version of Nokia Qt SDK have you installed?
Qt 4.7.x have experemental support of OpenGL ES for Symbian.
You should use Qt 4.7 libraries for symbian + Nokia Qt SDK 1.0.x or wait till next version of Nokia Qt SDK with Qt 4.7 support will be released.
Hi,
First of all thanks for reply.
i m using Nokia Qt SDK Version 1.0 .
i guess it is using Qt 4.6 as i can see the folder 4.6 in demo folder of it.
i m little bit new to Qt creator too. till now i was using VS2008 and VS2010 to complie Qt code.
so it will be great help if you can tell me how to use Qt 4.7.1 with Nokia SDK v1.0 .
i have Qt 4.7.1 for symbian downloaded on my machine .
thank you.
Thanks for your reply.
This link was a great help to build symbi app using qt 4.7.0 but still i m not able to build HelloGL example from it.
i don't know exactly what i m doing wrong. but if anyone can send me a simple opengl example that will be a great help,
or can any one assist me how to run or create a simple opengl app. for my N8.
right now i m stuck at error:-
":: error: No rule to make target `\NokiaQtSDK\Symbian\SDK\epoc32\release\armv5\LIB\QtOpenGL.dso', needed by ..."
I m using Qt 4.7.0 though i have Qt 4.7.1 but as told in link for symbian^3 use Qt4.7.0.
Thank you,
Last edited by saurabh.saini; 2010-12-28 at 16:03.