Hi all,
I have tried to link a static lib under eMbVC++ 4.0 and got the following message.
ib.lib(bit.obj) : error LNK2001: unresolved external symbol __chkesp
lib.lib(layer3.obj) : error LNK2019: unresolved external symbol __assert referenced in function layer
lib.lib(timer.obj) : error LNK2001: unresolved external symbol __assert
lib.lib(layer3.obj) : error LNK2001: unresolved external symbol __iob
Any idea to solve it??