I am using iMac for Tizen application development. Installation is success and I able to run the Emulator as well. But now I tried to run the sample applicaiton(Example app from tizen) in Emulator , it is throwing an error at the time of Build. The error is
The program file specified in the launch configuration does not exist
/Volumes/Projects/Tizen/WorkSpace/xmlparseeuckr/Debug-Tizen-Emulator/XMLParseEuckr.exe not found
I can understand the reason why the error is throwed . It is looking for an exe which will not work in Mac.
Is there any Build Config is available for Mac OS ?