Years ago, after selecting the MSN component, the compiled NK cannot be run. Today, we re-installed pb5.0 and directly used the previous project to modify it and re-compiled the BSP. the following error occurs.
Build: [01: 0000000299: errore] nmake: u1073: Don't Know How To Make 'C:/wince500/platform/common/lib/armv4i/retail/oal_abort_arm920t.lib'
Build: [01: 0000000301: errore] nmake. exe-I-c buildmsg = stop. nolink = 1 nopass0 = 1 failed-Rc = 2
I have touched this don't know how to make many times. Later, I accidentally fixed the problem and I don't know why. This problem occurs when I just installed it. It seems that this is caused by improper operations.
To the C:/wince500/platform/common path, there is no lib folder. No wonder don't know how to make. I guess that after this Pb is newly installed, we must use sysgen once to generate the Lib we need. Try it now.
Now there is C:/wince500/platform/common/lib to see if it can run normally first. Haha.
After compilation, no error is reported. Haha, every fall and fall is rewarding.