[Dev] getting display for app in tizen tv

2016-09-26 Thread Ravindra Sande
library link !” error from libCOREGL which expects these libraries to be in /usr/lib/driver folder). PS: Hi Philippe , thanks, your gbs.conf helped me in building SDL. Regards, Ravindra Sande From: Philippe Coval [mailto:philippe.coval@gmail.com] Sent: Friday, September 23

Re: [Dev] package for liblpython 2.7

2016-10-05 Thread Ravindra Sande
library ? ( gdb depends on libpython2.7.so.1.0 library). Regards, Ravindra Sande ___ Dev mailing list <mailto:Dev@lists.tizen.org> Dev@lists.tizen.org <https://lists.tizen.org/listinfo/dev> https://lists.tizen.org/listinfo/de

[Dev] package for liblpython 2.7

2016-10-05 Thread Ravindra Sande
Hi, I am not able to find the package ( for armv7l, tizen 3.0) which contains libpython2.7.so.1.0 library. Can somebody inform how to get this libpython2.7.so.1.0 library ? ( gdb depends on libpython2.7.so.1.0 library). Regards, Ravindra Sande

[Dev] [SDL2] making x11 available to app

2016-09-22 Thread Ravindra Sande
Hi, I am trying to launch x11 app (based on SDL2) from command terminal on tizen 3.0. However, I get the error : Could not initialize SDL(x11 not available). It basically means that SDL2 was not able to detect x11 on tizen. What would be the way to resolve this error ? Regards, Ravindra

[Dev] gbs.conf file for tizen3.0 tv ?

2016-09-22 Thread Ravindra Sande
elated to SDL_MainIsReady not being true) on using wayland. (I think this package is not correctly built). -- Regards, Ravindra Sande From: 이상진 [mailto:lsj...@samsung.com] Sent: Thursday, September 22, 2016 4:38 PM To: 라빈드라; dev@lists.tizen.org; gene...@lists.tizen.org Subject: RE: [Dev]

[Dev] CoreGL not working in Tizen 3.0/Odroid-XU4

2016-09-29 Thread Ravindra Sande
ectory Invalid library link! (Check linkage of libCOREGL -> /usr/lib/driver/libEGL.so) Please suggest the fix. Regards, Ravindra Sande From: Dev [mailto:dev-boun...@lists.tizen.org] On Behalf Of Ravindra Sande Sent: Monday, September 26, 2016 4:57 PM To: dev@lists.tizen.org Subject: [Dev

[Dev] undefined reference to `tizen_clipboard_interface'

2016-11-03 Thread Ravindra Sande
can include it for linking to remove the error. Regards, Ravindra Sande ___ Dev mailing list Dev@lists.tizen.org https://lists.tizen.org/listinfo/dev

[Dev] any API to hide the display of mouse cursor for app Window ?

2016-12-19 Thread Ravindra Sande
Hi, I am creating window for my native Tizen application using the ecore_wl_window_new() API. I need to hide the display of mouse cursor within the window. Is there any API to do this ? Regards, Ravindra Sande ___ Dev mailing list Dev@lists.tizen.org