I have a problem of building native applications with Tizen SDK 2.4 windows 64 bits version.
When I install the Tizen SDK 2.4, there are two errors in the problems view.
Program "clang" not found in PATH
Program "clang++" not found in PATH
And, I re-installed the sdk but it shows the same errors.
How can I set the correct the path of clang and clang++ ?
The problem is that when I build a native application which includes headers such as <stdio.h> and <unistd.h>, the SDK doesn't make binaires.
This problems occurs Tizen SDK 2.4 Rev3 and Rev4, except Tizen SDK 2.3.1 Rev1. (windows 64 bits)