Hi all,

Does anyone know how I can get the display for my SDL2 app ? when I launch it 
from commandline ?

 

At present I see the below log when I launch it from commandline:

===

 <mailto:root@localhost:/sdcard> root@localhost:/sdcard # SDL_VIDEODRIVER=tizen 
./myapp

  ERROR: SDL Tizen App initialize

  // app's SDL_main is called

  [CoreGL] <931> (Mon Aug 29 04:14:06 UTC 2016) Library initializing... 
[CoreGL] Driver GL version 3.1

  // but no display.

===

( Note that I had to copy libEGL* and libGLES* from /lib to /usr/lib/driver 
folder to avoid seeing the “Invalid 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, 2016 12:31 AM
To: Ravindra Sande
Cc: lsj...@samsung.com; dev@lists.tizen.org
Subject: Re: [Dev] gbs.conf file for tizen3.0 tv ?

 

 

 

On Thu, Sep 22, 2016 at 1:26 PM, Ravindra Sande <r.sa...@samsung.com> wrote:

Hi,

What should be the gbs.conf file to build package for tizen3.0 tv (armv7l) ?

 

Hi,

The one I use for tizen_tv_armv7 (using base repo) 
seems to work on snapshots 


https://wiki.tizen.org/wiki/User:Pcoval#GBS_Configuration

git clone review.tizen.org:/platform/upstream/SDL

gbs build -P profile.tizen_tv_armv7l --arch armv7l --include-all 

On that topic, I noticed some repos are missing for latest common weekly repo,
I will have to sync "supported" repos to this file.

BTW, I am looking for reviewers/merge for some "open" patches :

https://review.tizen.org/gerrit/#/c/66856/
https://review.tizen.org/gerrit/#/c/28992/

 

Thanks

 

-- 
https://wiki.tizen.org/wiki/User:Pcoval



_______________________________________________
Dev mailing list
Dev@lists.tizen.org
https://lists.tizen.org/listinfo/dev

Reply via email to