I've get some problem about oldnames.lib.

Using EVC 4.0, I tried to compile the Number Panel(Sip) source code, which
is in PB 3.0.

It had compiled completely on a setting ARM4 as target CPU, but is not

compliled on a setting x86Emul as target CPU with link error message

"cannot open input file OLDNAMES.lib".

So, I tried to complile with link option "/nodefaultlib OLDNAMES.lib",

The Result is occurrence of many LNK ERRORs.

how to i solve this problem?

Thank you very much.