I am using OpenAT(4.21.01) installed at D:\OpenAT.
For creating an application using OpenAT Project Wizard, I followed all the steps as mentioned in Section 2 of “TU_Tutorial_for_Open_AT.pdf”. I have made sure that the IDE settings are also correct.
After clicking Ok on the wizard (IDE as Eclipse), I get following errors in the dosshell:
Loading Open AT IDE…
bash.exe: warning: could not create /tmp!
./LoadIde.sh: line 94: cmd: command not found
./LoadIde.sh: line 149: /bin/mkdir: No such file or directory
Done
After that, Eclipse IDE launches with no project created. In the project directory, only a .metadata folder and a wmnew.wzrd (1KB size) file is created.
If I select Microsoft Visual C++ 6.0 as the IDE in the OpenAT Project Wizard, then following error is received:
“.dsw file not found, Please verify that the path and file name are correct.”
And no .dsw is created.
So in any case, I am not able to use the Project Wizard for creating an application.
Am I missing something?
Please help me out.