I installed Tizen SDK(native 2.3 Rev2) using jdk8 in Windows 7 64bit.
I created 'Piano Sample Application'.
but I can't build successfully.
==================================================================
18:29:24 **** Build of configuration Debug for project PianoSample ****
make --eval=SHELL=cmd -r all
'Building file: ../src/view/piano-callbacks.c'
'Invoking: C Compiler'
make: *** ������ �źεǾ����ϴ�.
. Stop.
make: *** Waiting for unfinished jobs....
==================================================================
It shown in 'Clean' menu too.
What is problem?