I build SyExpat with "abld buils wins udeb",and get SYEXPAT.DLL and SYEXPAT.lib successfully
.It is no problem to use in my application in Epoc.
I want to install my application in my phone so I build it with "abld build armi udeb" and
get a error says can't find "Epoc32\release\armi\urel\SYEXPAT.lib".Then I compile SyExpat
with "abld build armi udeb"to get a dll and lib,but still error. I try to copy "Epoc32\release\wins\udeb\SYEXPAT.lib" to "release\armi\urel\SYEXPAT.lib",but it doesn't work.
How can I get the .dll and .lib of SyExpat in ARMI?
I use Series60_v21_C,Thanks very much.

Reply With Quote



