12-05-2012 01:28 AM
Hi all,
i am getting this error every thime when i open the BB10 ndk editor,
The QML preview is not available. glGetProcAddress_win32 failed: glGenFramebuffersEXT
i have check the links about this problem, but can't find the proper solution.
I am new to this. And don't know what actually happening wtih this problem.
I have check my Graphics drivers and try to install some graphics drivers but it's showing that i have the updated display drivers.
please help me.
12-05-2012 01:32 AM
Hi all,
My system is having:
Processor: Intel(R) core(TM)2 duo CPU E7500 @ 2.93GHz
Installed memory(RAM): 4.00GB
System type: 64-bit Operating System
12-06-2012 11:17 PM
Just curious, which version of NDK are you running? I can not view QML on beta 4 and have seen others with the same issue. I know there have been some work arounds posted, such as uninstalling all previous betas and only installing newest (beta 4). You may want to try that to see if it works.
I have not tried this as I only edit my QML files in NotePad++ anyway.
12-07-2012 05:56 AM
It may be a issue of SDK beta 4. I did uninstall beta 4 and reinstall beta 3 because it has many bugs. I hope it better in gold editor release soon.
12-11-2012 09:59 AM
QML design mode only works with Cascades classes. If you import and use custom classes from C++ the QML design mode will not work.