Languages

Menu
Sites
Language
Build error - make.exe unterminated variable reference. Stop.

When I try to build the sample native applications I get the error -- "make.exe: *** unterminated variable reference.  Stop."

I have installed the tizen ide 2.2.0 successfully on windows 7 64 bit. The MD5 value of the sdk image is also correct.

Could somebody help me out how to fix this error.

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

Responses

5 Replies
masashi itagaki
Where today, I build the sample by installing TizenSDK to new PC, same error occurs. The cause was to Java environment variables are not set correctly. I think I do not know is the same problem to me, but it is good to watch and review the installation procedure.
Inoulen Konjengbam
I would like to test in my system with the java environment variables. What were the variables that you set and what values you provided?
muditha murthy
You can set your environment variable about java on your system variables. After opening jdk folder open the bin folder and copy the whole path and set the same in environment variable path.
Inoulen Konjengbam
Could you tell me what should be the name of the java variable?
muditha murthy
variable name : PATH value: JDK's "bin" directory( e.g., "c:\Program Files\java\jdk1.7.0_{xx}\bin")