2014-12-30 2:23 GMT+01:00 Liu, Alice <[email protected]>: > > Your understanding is right. IVI SDK IDE doesn't support creating a native > app, running and debugging. > If you want to debug an EFL app on IVI dev/emul, one method is using command > line. Another method is having a try with Tizen 2.3 Rev1 SDK IDE. > > Thanks. > Best regards, > Alice > You can try out Qt Creator. It should work with EFL too if your project is cmake based. However it need some manual steps to set up.
See: http://qt-project.org/wiki/Build-Qt-for-Tizen#6e8c864a1f92fda805e04b20e527e661 and https://wiki.tizen.org/w/index.php?title=Developer_Tools You should be able to compile and debug (also remote debug) your EFL applications. BR, Tomasz _______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
