Hello Everyone,
I am new to OpenAT (currently using 1.02.03) and have been trying to compile the Hello_World example using Eclipse. When trying to Build(RTE) I get the following error:
Loading Open AT IDE…
Done.
Loading project settings…
done.
Updating Hello_World.mak file from Software Common Settings…
awk: /cygdrive/C/OpenAT/IDE/IDE/1.02.03/bin/wmtxtpp:39: fatal: cannot open file mingw/mak/gen.mak' for reading (Permission denied) awk: /cygdrive/C/OpenAT/IDE/IDE/1.02.03/bin/wmtxtpp:39: fatal: cannot open file
mingw/mak/options.mak’ for reading (Permission denied)
awk: /cygdrive/C/OpenAT/IDE/IDE/1.02.03/bin/wmtxtpp:39: fatal: cannot open file mingw/mak/customer.mak' for reading (Permission denied) awk: /cygdrive/C/OpenAT/IDE/IDE/1.02.03/bin/wmtxtpp:39: fatal: cannot open file
mingw/mak/mingw_Hello_World.mak’ for reading (Permission denied)
Done.
Building mingw_Hello_World project…
Launch a full library or binary process
make: …/mak/gen.mak: Permission denied
make: *** No rule to make target `all_clean’. Stop.
I have tried the following with no results:
- unistalled and install the development environment
- mkgroup, mkpasswb
- cp .bashrc .bash_profile
Anyone has any idea what may be the cause of this problem?
Regards,
Jhury
Has anyone used Netbeans as IDE for wavecom modules?