You can forget TIZEN_SDK_DEV_PATH unless you want to use libav-emul, libvboxusb, …
I don’t know what is your OS and distribution, so I cannot answer exactly. You might need a some search for that. If you use Ubuntu, I guess you should install “asound2-dev” for preparing alsa dev package. Thanks. From: Hyukjoong Kim [mailto:[email protected]] Sent: Thursday, November 06, 2014 1:35 PM To: SeokYeon Hwang Cc: [email protected] Subject: Re: [Dev] How can I build Tizen sdk, especially Tizen emulator, with my own hands? Thanks for reply, I've cloned 'sdk/emulator/qemu.git' and I tried 'emulator_configure.sh', but there are some errors. First, it told me I need to install pkg-config, thus I installed that, but after that, there are also have a problem with alsa, like this 'ERROR: alsa check failed Make sure to have the alsa libs and headers installed.' First of all, I think emulator_configure.sh set TIZEN_SDK_DEV_PATH as home_dir/tizen-sdk-dev, but I don't have any of that directory and there data. And secodly, I already installed alsa package. Should I install extra dev tools for building sdk? then how can I do that? Please answer me, Thanks. 김 혁 중 성균관대학교 IT 융합학과 박사과정 임베디드 소프트웨어 연구실 Kim, Hyukjoong Sungkyunkwan University Ph.D Course in Computer Engineering, IT Convergence Embedded Software Lab. e-mail : [email protected] / [email protected] phone : +82 10-9489-8974 2014-11-06 11:37 GMT+09:00 SeokYeon Hwang <[email protected]>: Dear Kim, First, You should clone ‘sdk/emulator/qemu.git’. Then you can build emulator by execute ‘build.sh’ in ‘[QEMU]/tizen’ directory. Or, Execute “./emulator_configure.sh” and execute “make install”. “./emulator_configure.sh” will complain to you if essential dev packages are not installed. If you success to build emulator, you can find ‘emulator-x86’ in ‘[QEMU]/tizen/emulator/bin’. Thanks. From: Dev [mailto:[email protected]] On Behalf Of Hyukjoong Kim Sent: Thursday, November 06, 2014 10:34 AM To: [email protected] Subject: [Dev] How can I build Tizen sdk, especially Tizen emulator, with my own hands? Hi All, I'm just trying to newly build tizen sdk, especially, I want to build Tizen emulator with new qemu, but there are no instruction, in my efforts, about that. I think emulator-x86 (from tizen-sdk-root/tools/emulator/bin/) is the emulator binary that contains qemu, and I found qemu and some seems-emulator-related feature on http://reivew.tizen.org But I can't find how to package and build all. Can someone let me know how to build all this to make new tizen emulator? thnks, 김 혁 중 성균관대학교 IT 융합학과 박사과정 임베디드 소프트웨어 연구실 Kim, Hyukjoong Sungkyunkwan University Ph.D Course in Computer Engineering, IT Convergence Embedded Software Lab. e-mail : [email protected] / [email protected] phone : +82 10-9489-8974
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
