Problem: The ARMDLL environment variable is not set

Hi,

While experimenting with install and unintall of OpenAT. I found a strange problem.

The reinstall of the Cygwin and OpentAT was normal but now when I Build my application I have problem

It gives me this error !

Do I have to make some setting for this … or I am missing something ??

Thanks,
Jiten.

Hi Jiten9,
This kind of error usually comes when ARM compiler is not installed on the system and you try to compile your OAT applicaton using ARM compiler. I experience similar problem when I tried to compile my OAT application with ARM compiler without having the ARM compiler itself.
You can try reinstalling ARM compiler again and then install Open-AT again.
I think this should help solving the problem.
Regards,
OpenAT Fan.