Languages

Menu
Sites
Language
IDE doesn't make binary file.

Hi.
I made a project from sample(BasicApp) and built that.
But, IDE doesn't make binary file.
So, Emulator can't launch project.

How can I solve this problem?
I need your help. Thanks.

Console says :

**** Build of configuration Debug-Tizen-Emulator for project SampleBasicApp ****

 

/Users/USER_NAME/tizen-sdk/tools/smart-build-interface/bin/sbi action tizen-emulator-2.0.cpp_llvm31.i386.cpp.app -- make -options="all" -cliinclude="" -clicflags="" -clilflags="" -cliprojpath="" -clisdkpath="" 

Checking prerequisite...

Checking make... is not installed

For using "make", you have to install "Command Line Tools"

ls: /usr/bin/make: No such file or directory

 

**** Build Finished ****

 

System info:
Apple iMac 21.5" (2012)
OS : Mac OS 10.8.2 (Moutain Lion)
RAM : 8GB

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

3 Replies
Lee
IDE make binary after install 'Command Line Tools'.
Hi Lee, can you show me how to install "Command Line Tools" to fix this problem? Thanks!
Lakshmi Grandhi
Hi, SDK installation will created all the tools necessary for building the package, check there are necessary scripts available inside $/tools/ide/bin else try to install the the SDK again.